Rm references to removed config options
POLARSSL_MEMORY_C POLARSSL_PBKDF2_C DISABLE_RENEGO
This commit is contained in:
parent
6c7af4c200
commit
8a89fcd13f
4 changed files with 0 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue