mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
Try to fix OOM in Emscripten ASAN
This commit is contained in:
@@ -467,6 +467,7 @@ add_platform_test(evptest evptest ${CMAKE_CURRENT_SOURCE_DIR}/evptests.txt)
|
||||
# evp_test
|
||||
add_executable(evp_test evp_test.c)
|
||||
target_link_libraries(evp_test ${OPENSSL_TEST_LIBS})
|
||||
prepare_emscripten_test_target(evp_test)
|
||||
add_platform_test(evp_test evp_test)
|
||||
|
||||
# exdata_test
|
||||
|
||||
Reference in New Issue
Block a user