Commit 6c3e40cc authored by owent's avatar owent Committed by Jan-Erik Rediger
Browse files

remove werror in cygwin

parent 6c53d680
......@@ -15,7 +15,7 @@ environment:
CYG_CACHE: C:\cygwin64\var\cache\setup
CYG_BASH: C:\cygwin64\bin\bash
CC: gcc
CFLAGS: -Werror
# CFLAGS: -Werror
- CYG_ROOT: C:\cygwin
CYG_SETUP: setup-x86.exe
CYG_MIRROR: http://cygwin.mirror.constant.com
......@@ -24,7 +24,7 @@ environment:
CC: gcc
TARGET: 32bit
TARGET_VARS: 32bit-vars
CFLAGS: -Werror
# CFLAGS: -Werror
# - CC: clang
# CFLAGS: -Werror
# LDFLAGS:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment