mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 14:48:38 +00: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…
Reference in a new issue