[packages/gcc] - rel 3; revert --with-arch=x86-64 on ix86

arekm arekm at pld-linux.org
Tue Dec 16 10:55:47 CET 2014


commit bb8007dfd6bc6977ad72d42054a911829bf416ab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Dec 16 10:55:42 2014 +0100

    - rel 3; revert --with-arch=x86-64 on ix86

 gcc.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 75535f0..b2ea7db 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/bb8007dfd6bc6977ad72d42054a911829bf416ab



More information about the pld-cvs-commit mailing list