1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

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