mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Removed unnecessary CFLAGS for Windows compile
This commit is contained in:
parent
69b96e2c1b
commit
36f14c8024
@ -94,10 +94,6 @@ win32-g++|win32-clang-g++ {
|
||||
CONFIG -= console
|
||||
}
|
||||
|
||||
# Switch on extra warnings
|
||||
QMAKE_CFLAGS += -Wextra
|
||||
QMAKE_CXXFLAGS += -Wextra
|
||||
|
||||
CONFIG(debug, debug|release) {
|
||||
} else {
|
||||
# Tell linker to use ASLR protection
|
||||
|
Loading…
Reference in New Issue
Block a user