SPECS: aethera.spec - patrys: google says fpic breaks static libs ...

glen glen at pld-linux.org
Sun Nov 5 16:04:38 CET 2006


Author: glen                         Date: Sun Nov  5 15:04:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patrys: google says fpic breaks static libs on arches other then amd64 makes
  them significantly slower

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

---- Diffs:

================================================================
Index: SPECS/aethera.spec
diff -u SPECS/aethera.spec:1.8 SPECS/aethera.spec:1.9
--- SPECS/aethera.spec:1.8	Sun Nov  5 16:02:26 2006
+++ SPECS/aethera.spec	Sun Nov  5 16:04:31 2006
@@ -41,7 +41,9 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%ifarch %{x8664}
 %patch3 -p1
+%endif
 
 mkdir -p include/aethera
 ln -sf ../../aethera/libs/clientskel/clientrmi.h include/aethera
@@ -216,6 +218,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/11/05 15:04:31  glen
+- patrys: google says fpic breaks static libs on arches other then amd64 makes
+  them significantly slower
+
 Revision 1.8  2006/11/05 15:02:26  glen
 - add fpic.patch
 
================================================================

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



More information about the pld-cvs-commit mailing list