SPECS: quake3-gpl.spec - fixed build on ppc (is it right way?)

paszczus paszczus at pld-linux.org
Fri Oct 14 08:51:22 CEST 2005


Author: paszczus                     Date: Fri Oct 14 06:51:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build on ppc (is it right way?)

---- Files affected:
SPECS:
   quake3-gpl.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/quake3-gpl.spec
diff -u SPECS/quake3-gpl.spec:1.8 SPECS/quake3-gpl.spec:1.9
--- SPECS/quake3-gpl.spec:1.8	Fri Oct 14 04:44:39 2005
+++ SPECS/quake3-gpl.spec	Fri Oct 14 08:51:17 2005
@@ -104,7 +104,8 @@
 CFLAGS="$CFLAGS -DUSE_SDL=1 $(sdl-config --cflags)"
 CFLAGS="$CFLAGS -DNDEBUG -MMD"
 CFLAGS="$CFLAGS -DHAVE_VM_NATIVE"
-%ifarch %{ix86} ppc
+#ifarch %{ix86} ppc
+%ifarch %{ix86}
 CFLAGS="$CFLAGS -DHAVE_VM_COMPILED"
 %endif
 
@@ -206,6 +207,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/10/14 06:51:17  paszczus
+- fixed build on ppc (is it right way?)
+
 Revision 1.8  2005/10/14 02:44:39  sparky
 - many fixes, probably some bug introduced too:
 - extract files from linuxq3apoint
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quake3-gpl.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list