mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-04 19:04:30 +00:00
- Removed -O0 compil flag
This commit is contained in:
parent
87eee7029d
commit
f47b3be0be
@ -93,7 +93,7 @@ DEFINES += NDEBUG
|
||||
icon192
|
||||
}
|
||||
QMAKE_CXXFLAGS_RELEASE += -fwrapv
|
||||
QMAKE_CXXFLAGS_DEBUG += -fwrapv -O0
|
||||
QMAKE_CXXFLAGS_DEBUG += -fwrapv
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += "libtorrent-rasterbar libcurl"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user