Skip to content

Commit 161fc19

Browse files
committed
linux-mingw-release.config now static links libsqlite3
1 parent a6d0761 commit 161fc19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-configs/linux-mingw-release.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ config.cxx.coptions = -std=c++23 -static -static-libgcc -static-libstdc++ -DNDEB
55
config.cxx.loptions = [null]
66
config.cxx.aoptions = [null]
77
config.cxx.libs = -lwinpthread -ladvapi32 -lstdc++ -lstdc++exp
8+
9+
config.bin.lib=static

0 commit comments

Comments
 (0)