From: Marcin Krol Date: Tue, 18 Sep 2012 11:48:22 +0000 (+0000) Subject: - __i686.get_pc_thunk.bx undefined in libgo on i586 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fgcc.git;a=commitdiff_plain;h=c18d6e0ba598f200ffc8ed72c3b2a8649cbaaa4c - __i686.get_pc_thunk.bx undefined in libgo on i586 --- diff --git a/gcc.spec b/gcc.spec index 187152b..10044ea 100644 --- a/gcc.spec +++ b/gcc.spec @@ -56,7 +56,7 @@ %undefine with_multilib %endif -%ifarch i386 i486 +%ifarch i386 i486 i586 # __i686.get_pc_thunk.bx undefined in libgo (TODO: recheck on gcc updates) %undefine with_go %endif @@ -74,7 +74,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: 4 +Release: 5 Epoch: 6 License: GPL v3+ Group: Development/Languages