Skip to content

Commit c2e755d

Browse files
committed
shared
1 parent 28b4677 commit c2e755d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external_deps/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ LD='ld'
4949
AR='ar'
5050
RANLIB='ranlib'
5151
LIBS_SHARED='OFF'
52-
LIBS_STATIC='OFF'
52+
LIBS_STATIC='ON'
5353
CMAKE_TOOLCHAIN=''
5454
# Always reset flags, we heavily cross-compile and must not inherit any stray flag
5555
# from environment.

0 commit comments

Comments
 (0)