mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-06-18 02:59:21 +00:00
Modifying build flags to ensure libiwasm.so is built (#4255)
This commit is contained in:
parent
216404d7cb
commit
ca5a2faf58
|
@ -17,6 +17,7 @@ cmake \
|
|||
-DWAMR_BUILD_LIB_PTHREAD=1 \
|
||||
-DWAMR_BUILD_LIB_WASI_THREADS=1 \
|
||||
-DWAMR_BUILD_LIB_WASI=1 \
|
||||
-DBUILD_SHARED_LIBS=ON \
|
||||
..
|
||||
make -j
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user