mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-04-20 09:11:01 +00:00
appveyor: let try stabs
This commit is contained in:
parent
501406fe71
commit
c1b2c1f269
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ environment:
|
|||
CCACHE_CC: i686-w64-mingw32-gcc
|
||||
WINDRES: windres
|
||||
MINGW_SDK: c:\msys64\mingw32
|
||||
CFLAGS: -Wall -W -Werror -gdwarf-2
|
||||
CFLAGS: -Wall -W -Werror -gstabs
|
||||
NASM_ZIP: nasm-2.12.01
|
||||
NASM_URL: http://www.nasm.us/pub/nasm/releasebuilds/2.12.01/win64/nasm-2.12.01-win64.zip
|
||||
UPX_ZIP: upx391w
|
||||
|
|
Loading…
Reference in a new issue