aboutsummaryrefslogtreecommitdiffstats
path: root/main/open-vm-tools/werror.patch
blob: cd203cf81d779d6f18c9d66d6f7f48fb36501c9a (plain)
1
2
3
4
5
6
7
8
9
10
--- ./configure.ac.orig
+++ ./configure.ac
@@ -832,7 +832,6 @@
 
 ### General flags / actions
 CFLAGS="$CFLAGS -Wall"
-CFLAGS="$CFLAGS -Werror"
 
 # -Wno-unknown-pragmas is due to gcc not understanding '#pragma ident' in Xlib.h on OpenSolaris.
 for TEST_CFLAG in -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing \