Skip to content

Commit 0519e4e

Browse files
committed
-fPIC
1 parent bc37b80 commit 0519e4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
https://github.com/WebAssembly/wabt /tmp/wabt-src &&
9292
cmake -G Ninja -S /tmp/wabt-src -B /tmp/wabt-build
9393
-DCMAKE_BUILD_TYPE=Release
94+
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
9495
-DCMAKE_INSTALL_PREFIX={project}/opt/wabt
9596
-DWITH_EXCEPTIONS=ON
9697
-DBUILD_TESTS=OFF

0 commit comments

Comments
 (0)