We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b4677 commit c2e755dCopy full SHA for c2e755d
external_deps/build.sh
@@ -49,7 +49,7 @@ LD='ld'
49
AR='ar'
50
RANLIB='ranlib'
51
LIBS_SHARED='OFF'
52
-LIBS_STATIC='OFF'
+LIBS_STATIC='ON'
53
CMAKE_TOOLCHAIN=''
54
# Always reset flags, we heavily cross-compile and must not inherit any stray flag
55
# from environment.
0 commit comments