Skip to content
Snippets Groups Projects
Commit 2bd11120 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

Appvenyor: disable OBJDUMP

parent 32e6bfea
Loading
...@@ -47,7 +47,7 @@ before_build: ...@@ -47,7 +47,7 @@ before_build:
- upx -V - upx -V
- ccache -V - ccache -V
- ccache -s - ccache -s
- set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 GCC63=1 CCACHE=1 - set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 GCC63=1 CCACHE=1 NOOBJDUMP=1
build_script: build_script:
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 clean - cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment