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

appveyor: output commands passed to GCCwq

parent 81fe4621
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ before_build: ...@@ -51,7 +51,7 @@ before_build:
build_script: build_script:
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 clean - cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 clean
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 ERRORMODE=1 -k - cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 ERRORMODE=1 -k ECHO=1
after_build: after_build:
- ccache -s - ccache -s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment