Removed keys that Clang doesn't support anymore.
This commit is contained in:
parent
951acc9d87
commit
8e83f66572
|
@ -704,8 +704,7 @@ CLANG_DEBUG_CXXFLAGS += \
|
||||||
unix:!macx{
|
unix:!macx{
|
||||||
#Clang on MAC OS X doesn't support all options
|
#Clang on MAC OS X doesn't support all options
|
||||||
CLANG_DEBUG_CXXFLAGS += \
|
CLANG_DEBUG_CXXFLAGS += \
|
||||||
-Warc-abi \
|
-Warc-abi
|
||||||
-Wunused-sanitize-argument
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ICC_DEBUG_CXXFLAGS += \
|
ICC_DEBUG_CXXFLAGS += \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user