]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- rel 3; revert --with-arch=x86-64 on ix86
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 16 Dec 2014 09:55:42 +0000 (10:55 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 16 Dec 2014 09:55:42 +0000 (10:55 +0100)
gcc.spec

index 75535f01a4875c9fe89e9b72a6a90d9763174e92..b2ea7dbf4ba44410f74f86776018936f89c82db2 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -99,7 +99,7 @@ Summary(pl.UTF-8):    Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{major_ver}.%{minor_ver}
-Release:       2
+Release:       3
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
@@ -1858,9 +1858,6 @@ TEXCONFIG=false \
        --enable-threads=posix \
        --disable-werror \
        --with-cloog \
-%ifarch %{ix86}
-       --with-arch=x86-64 \
-%endif
 %ifarch %{x8664}
        --with-arch-32=x86-64 \
 %endif
This page took 0.037436 seconds and 4 git commands to generate.