mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Add patches for support Haiku (https://www.haiku-os.org)
This commit is contained in:
@@ -15,7 +15,9 @@ exists($$OUT_PWD/../conf.pri) {
|
||||
}
|
||||
|
||||
QMAKE_CXXFLAGS += -Wformat -Wformat-security
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
!haiku {
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
}
|
||||
|
||||
# Man page
|
||||
nox {
|
||||
|
||||
Reference in New Issue
Block a user