mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-30 17:21:02 +00:00
Update all.sh for new dependency
This commit is contained in:
parent
0928640095
commit
6ca4076468
|
@ -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