]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- removed cpu checking for sparc
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 31 Dec 2001 12:18:45 +0000 (12:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.81.2.44

gcc4.spec

index 7a455063bd8ad4ddd6306678e01417ac9cb637d4..04c0b81847f57135012a53851a3b9729e6f0c608 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -380,12 +380,6 @@ TEXCONFIG=false ../configure \
        --infodir=%{_infodir} \
        --mandir=%{_mandir} \
        --enable-shared \
-%ifarch sparc
-       --with-cpu=sparc \
-%endif
-%ifarch sparc64
-       --with-cpu=ultrasparc \
-%endif
        --enable-threads=posix \
        --enable-haifa \
         --enable-languages="c,c++,f77,gcov,java,objc" \
This page took 0.089319 seconds and 4 git commands to generate.