Skip to content

Commit 277db80

Browse files
committed
Modifying build flags to ensure libiwasm.so is built
1 parent 0e8b57d commit 277db80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

language-bindings/python/utils/create_lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ cmake \
1717
-DWAMR_BUILD_LIB_PTHREAD=1 \
1818
-DWAMR_BUILD_LIB_WASI_THREADS=1 \
1919
-DWAMR_BUILD_LIB_WASI=1 \
20+
-DBUILD_SHARED_LIBS=ON \
2021
..
2122
make -j
2223

0 commit comments

Comments
 (0)