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

appveyor: compile with GCC 4.9 warning flags

parent df6d3de8
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ before_build:
- upx -V
- ccache -V
- ccache -s
- set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 GCC53=1 CCACHE=1
- set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 GCC49=1 CCACHE=1
build_script:
- 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.
Finish editing this message first!
Please register or to comment