mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 14:15:51 +01:00
Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh
This commit is contained in:
parent
c73f857217
commit
60ebd98a50
@ -919,6 +919,7 @@ component_test_memory_buffer_allocator_backtrace () {
|
|||||||
scripts/config.pl set MBEDTLS_MEMORY_BUFFER_ALLOC_C
|
scripts/config.pl set MBEDTLS_MEMORY_BUFFER_ALLOC_C
|
||||||
scripts/config.pl set MBEDTLS_PLATFORM_MEMORY
|
scripts/config.pl set MBEDTLS_PLATFORM_MEMORY
|
||||||
scripts/config.pl set MBEDTLS_MEMORY_BACKTRACE
|
scripts/config.pl set MBEDTLS_MEMORY_BACKTRACE
|
||||||
|
scripts/config.pl set MBEDTLS_MEMORY_DEBUG
|
||||||
CC=gcc cmake .
|
CC=gcc cmake .
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user