SPECS: distcc.spec - disable -Werror

sparky sparky at pld-linux.org
Sat Sep 20 22:42:48 CEST 2008


Author: sparky                       Date: Sat Sep 20 20:42:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable -Werror

---- Files affected:
SPECS:
   distcc.spec (1.101 -> 1.102) 

---- Diffs:

================================================================
Index: SPECS/distcc.spec
diff -u SPECS/distcc.spec:1.101 SPECS/distcc.spec:1.102
--- SPECS/distcc.spec:1.101	Sun Aug 17 20:57:30 2008
+++ SPECS/distcc.spec	Sat Sep 20 22:42:42 2008
@@ -153,6 +153,7 @@
 	%{?with_gnome:--with-gnome}
 
 %{__make} \
+	WERROR_CFLAGS="" \
 	CC="%{__cc}"
 
 %install
@@ -265,6 +266,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102  2008/09/20 20:42:42  sparky
+- disable -Werror
+
 Revision 1.101  2008/08/17 18:57:30  qboosh
 - pl summary for -include_server
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/distcc.spec?r1=1.101&r2=1.102&f=u



More information about the pld-cvs-commit mailing list