mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-22 22:04:53 -04:00
Removed unnecessary CFLAGS for Windows compile
This commit is contained in:
parent
69b96e2c1b
commit
36f14c8024
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue