linux: build with static boost

pull/2/head
Jaquee 8 years ago
parent 3515180738
commit 4b62b8aa45

@ -129,9 +129,7 @@ win32 {
}
linux {
CONFIG(static) {
LIBS+= -Wl,-Bstatic
}
LIBS+= -Wl,-Bstatic
LIBS+= \
-lboost_serialization \
-lboost_thread \