Removed wrong key.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-10-28 16:24:28 +02:00
parent 88324a11f2
commit 95ef34bf72

View file

@ -62,7 +62,7 @@ CONFIG(debug, debug|release){
# -isystem key works only for headers. In some cases it's not enough. But we can't delete these warnings and
# want them in the global list. Compromise decision is to delete them from the local list.
QMAKE_CXXFLAGS -= \
-Wno-long-long \
-Wlong-long \
noAddressSanitizer{ # For enable run qmake with CONFIG+=noAddressSanitizer
# do nothing