mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 00:39:46 +00:00
Rm references to removed config options
POLARSSL_MEMORY_C POLARSSL_PBKDF2_C DISABLE_RENEGO
This commit is contained in:
@@ -141,7 +141,6 @@ cp "$CONFIG_H" "$CONFIG_BAK"
|
||||
scripts/config.pl full
|
||||
scripts/config.pl unset POLARSSL_PLATFORM_C
|
||||
scripts/config.pl unset POLARSSL_PLATFORM_MEMORY
|
||||
scripts/config.pl unset POLARSSL_MEMORY_C
|
||||
scripts/config.pl unset POLARSSL_MEMORY_BUFFER_ALLOC_C
|
||||
scripts/config.pl unset POLARSSL_FS_IO
|
||||
CC=gcc CFLAGS='-Werror -O0' make
|
||||
|
||||
Reference in New Issue
Block a user