mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
- Commented -Wl --asneeded lflags
This commit is contained in:
@@ -18,7 +18,7 @@ DEFINES += VERSION=\\\"v2.0.0beta2\\\"
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=0
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
!mac:QMAKE_LFLAGS += -Wl,--as-needed
|
||||
#!mac:QMAKE_LFLAGS += -Wl,--as-needed
|
||||
contains(DEBUG_MODE, 1) {
|
||||
CONFIG += debug
|
||||
CONFIG -= release
|
||||
|
||||
Reference in New Issue
Block a user