We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4c9f2 commit 349d82cCopy full SHA for 349d82c
1 file changed
cmake/ProjectUVWASI.cmake
@@ -39,6 +39,7 @@ ExternalProject_Add(uvwasi
39
-DCODE_COVERAGE=OFF
40
-DASAN=OFF
41
-DUVWASI_BUILD_TESTS=OFF
42
+ -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE
43
BUILD_BYPRODUCTS ${uvwasi_library} ${uv_library}
44
)
45
0 commit comments