SPECS: svgalib.spec - try to fix ppc build, hmm maybe thats a bad ...

shadzik shadzik at pld-linux.org
Thu Apr 5 01:02:11 CEST 2007


Author: shadzik                      Date: Wed Apr  4 23:02:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- try to fix ppc build, hmm maybe thats a bad idea, if that is so, i'll revert the change
  so don't worry

---- Files affected:
SPECS:
   svgalib.spec (1.173 -> 1.174) 

---- Diffs:

================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.173 SPECS/svgalib.spec:1.174
--- SPECS/svgalib.spec:1.173	Thu Apr  5 00:00:58 2007
+++ SPECS/svgalib.spec	Thu Apr  5 01:02:06 2007
@@ -308,6 +308,9 @@
 fi
 %{__make} -C %{_kernelsrcdir} modules \
 	CLASS_CFLAGS="$CLF" \
+%ifarch ppc
+	LD="ld -m elf32ppc --as-needed" \
+%endif
 	SUBDIRS=`pwd` \
 	O=`pwd`/o \
 	V=1
@@ -405,6 +408,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.174  2007/04/04 23:02:06  shadzik
+- try to fix ppc build, hmm maybe thats a bad idea, if that is so, i'll revert the change
+  so don't worry
+
 Revision 1.173  2007/04/04 22:00:58  shadzik
 - don't build -helper twice
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/svgalib.spec?r1=1.173&r2=1.174&f=u



More information about the pld-cvs-commit mailing list