mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:45:48 +01:00
Print I/O buffer size in memory.sh
This commit is contained in:
parent
14d800507a
commit
a6b95f01cc
@ -52,6 +52,8 @@ do_config()
|
|||||||
scripts/config.pl unset $FLAG
|
scripts/config.pl unset $FLAG
|
||||||
done
|
done
|
||||||
|
|
||||||
|
grep -F SSL_MAX_CONTENT_LEN $CONFIG_H || echo 'SSL_MAX_CONTENT_LEN=16384'
|
||||||
|
|
||||||
printf " Executable size... "
|
printf " Executable size... "
|
||||||
|
|
||||||
make clean
|
make clean
|
||||||
|
Loading…
Reference in New Issue
Block a user