]> git.pld-linux.org Git - packages/gmp.git/commitdiff
- s/%%{_cpu}/%%{_target_cpu}/
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 21 May 2005 23:02:09 +0000 (23:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gmp.spec -> 1.90

gmp.spec

index 512b15c48c1d6479905b92234d956ff148db06de..69696a157a5ca546a7e86beb70b2cb4bea1cd1b0 100644 (file)
--- a/gmp.spec
+++ b/gmp.spec
@@ -252,7 +252,7 @@ mantys
 %{__autoconf}
 %{__automake}
 %configure \
-       --with-cpu=%{_cpu} \
+       --with-cpu=%{_target_cpu} \
        --enable-cxx \
        --enable-fft \
        --enable-mpfr
This page took 0.038154 seconds and 4 git commands to generate.