11 lines
372 B
Diff
11 lines
372 B
Diff
--- open-vm-tools-10.0.0-3000743/configure.ac.old 2015-09-10 08:31:38.000000000 +0100
|
|
+++ open-vm-tools-10.0.0-3000743/configure.ac 2016-04-23 07:45:08.405052511 +0100
|
|
@@ -935,7 +935,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.
|