We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e8b57d commit 277db80Copy full SHA for 277db80
1 file changed
language-bindings/python/utils/create_lib.sh
@@ -17,6 +17,7 @@ cmake \
17
-DWAMR_BUILD_LIB_PTHREAD=1 \
18
-DWAMR_BUILD_LIB_WASI_THREADS=1 \
19
-DWAMR_BUILD_LIB_WASI=1 \
20
+ -DBUILD_SHARED_LIBS=ON \
21
..
22
make -j
23
0 commit comments