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{
|
||||
#Clang on MAC OS X doesn't support all options
|
||||
CLANG_DEBUG_CXXFLAGS += \
|
||||
-Warc-abi \
|
||||
-Wunused-sanitize-argument
|
||||
-Warc-abi
|
||||
}
|
||||
|
||||
ICC_DEBUG_CXXFLAGS += \
|
||||
|
|
Loading…
Reference in New Issue
Block a user