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 \
|
||||
-Wall \
|
||||
-Wextra \
|
||||
-pedantic \
|
||||
-fno-omit-frame-pointer # Need for exchndl.dll
|
||||
|
||||
CLANG_DEBUG_CXXFLAGS += \
|
||||
|
|
Loading…
Reference in New Issue
Block a user