appveyor: remove -gdwarf-2 option

This commit is contained in:
Alam Ed Arias 2017-01-16 19:28:38 -05:00
parent c1b2c1f269
commit 958ff4bcc1

View file

@ -31,10 +31,6 @@ ifndef GCC44
#OPTS+=-mms-bitfields
endif
ifndef MINGW64
OPTS+=-gdwarf-2
endif
ifndef SDL
OPTS+=-D_WINDOWS
endif