mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 13:47:25 -04:00
pro: option for static build
Distribution packages want dynamic builds.
This commit is contained in:
@@ -69,8 +69,10 @@ win32 {
|
||||
}
|
||||
|
||||
linux {
|
||||
CONFIG(static) {
|
||||
LIBS+= -Wl,-Bstatic
|
||||
}
|
||||
LIBS+= \
|
||||
-Wl,-Bstatic \
|
||||
-lboost_serialization \
|
||||
-lboost_thread \
|
||||
-lboost_system \
|
||||
|
||||
Reference in New Issue
Block a user