]> git.pld-linux.org Git - packages/aethera.git/commitdiff
- patrys: google says fpic breaks static libs on arches other then amd64 makes
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 5 Nov 2006 15:04:31 +0000 (15:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  them significantly slower

Changed files:
    aethera.spec -> 1.9

aethera.spec

index 5a36c5e2321c91ffe07585eccaf87533f3f3b814..0c13e9f7f1e3f2cb4ddcd13ee8f6cc21eb9cd727 100644 (file)
@@ -40,7 +40,9 @@ Header files for Aethera library.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%ifarch %{x8664}
 %patch3 -p1
+%endif
 
 mkdir -p include/aethera
 ln -sf ../../aethera/libs/clientskel/clientrmi.h include/aethera
This page took 0.064992 seconds and 4 git commands to generate.