From bb8007dfd6bc6977ad72d42054a911829bf416ab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 16 Dec 2014 10:55:42 +0100 Subject: [PATCH] - 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 -- 2.44.0