SPECS: quake2forge.spec - hack, disable Werror for sparcs

tommat tommat at pld-linux.org
Thu Apr 10 21:45:40 CEST 2008


Author: tommat                       Date: Thu Apr 10 19:45:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- hack, disable Werror for sparcs

---- Files affected:
SPECS:
   quake2forge.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/quake2forge.spec
diff -u SPECS/quake2forge.spec:1.81 SPECS/quake2forge.spec:1.82
--- SPECS/quake2forge.spec:1.81	Tue Dec 25 23:14:27 2007
+++ SPECS/quake2forge.spec	Thu Apr 10 21:45:35 2008
@@ -315,6 +315,9 @@
 
 %configure \
 	--disable-static \
+%ifarch sparc sparcv9 sparc64
+	--disable-warn \
+%endif
 	--enable-sdlsound
 
 %{__make}
@@ -478,6 +481,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2008-04-10 19:45:35  tommat
+- hack, disable Werror for sparcs
+
 Revision 1.81  2007-12-25 22:14:27  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quake2forge.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list