mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-04-18 18:18:44 +00:00
Update Makefile
This commit is contained in:
parent
e07859026d
commit
7daf2d346d
|
|
@ -12,7 +12,7 @@ SPEC_TEST ?= 0
|
|||
|
||||
# These variables are automatically set by CMakeLists.txt
|
||||
WAMR_BUILD_SGX_IPFS = 0
|
||||
WAMR_BUILD_LIB_RATS = 1
|
||||
WAMR_BUILD_LIB_RATS = 0
|
||||
WAMR_BUILD_GLOBAL_HEAP_POOL = 0
|
||||
WAMR_BUILD_GLOBAL_HEAP_SIZE = 10485760
|
||||
WAMR_BUILD_STATIC_PGO = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user