mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-22 10:44:46 +00:00
linux: build with static boost
This commit is contained in:
parent
3515180738
commit
4b62b8aa45
1 changed files with 1 additions and 3 deletions
|
@ -129,9 +129,7 @@ win32 {
|
|||
}
|
||||
|
||||
linux {
|
||||
CONFIG(static) {
|
||||
LIBS+= -Wl,-Bstatic
|
||||
}
|
||||
LIBS+= -Wl,-Bstatic
|
||||
LIBS+= \
|
||||
-lboost_serialization \
|
||||
-lboost_thread \
|
||||
|
|
Loading…
Reference in a new issue