Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
6c3e40cc
Commit
6c3e40cc
authored
Aug 22, 2015
by
owent
Committed by
Jan-Erik Rediger
Apr 20, 2016
Browse files
remove werror in cygwin
parent
6c53d680
Changes
1
Hide whitespace changes
Inline
Side-by-side
appveyor.yml
View file @
6c3e40cc
...
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment