Suppressing warning “ISO C99 requires rest arguments to be used” on Windows.
--HG-- branch : develop
This commit is contained in:
parent
e27d7bee5e
commit
9c1972ede2
|
@ -529,7 +529,6 @@ GCC_DEBUG_CXXFLAGS += \
|
||||||
-O0 \
|
-O0 \
|
||||||
-Wall \
|
-Wall \
|
||||||
-Wextra \
|
-Wextra \
|
||||||
-pedantic \
|
|
||||||
-fno-omit-frame-pointer # Need for exchndl.dll
|
-fno-omit-frame-pointer # Need for exchndl.dll
|
||||||
|
|
||||||
CLANG_DEBUG_CXXFLAGS += \
|
CLANG_DEBUG_CXXFLAGS += \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user