summaryrefslogtreecommitdiff
path: root/nginx-auto-cc-gcc.patch
blob: 0829d84523728235e85af171931c662ca7fd6ddc (plain)
1
2
3
4
5
6
7
8
9
10
--- a/auto/cc/gcc.orig	2007-03-22 08:34:53.000000000 -0600
+++ b/auto/cc/gcc	2007-03-22 08:58:47.000000000 -0600
@@ -172,7 +172,6 @@
 
 
 # stop on warning
-CFLAGS="$CFLAGS -Werror"
 
 # debug
 CFLAGS="$CFLAGS -g"