mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Update all.sh for new dependency
This commit is contained in:
parent
0928640095
commit
6ca4076468
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue