Update all.sh for new dependency

This commit is contained in:
Manuel Pégourié-Gonnard 2015-02-13 15:57:35 +00:00
parent 0928640095
commit 6ca4076468

View file

@ -139,6 +139,7 @@ cleanup
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
CC=gcc CFLAGS=-Werror make