]> TLD Linux GIT Repositories - packages/gcc.git/commitdiff
- __i686.get_pc_thunk.bx undefined in libgo on i586 GCC_4_6
authorMarcin Krol <hawk@tld-linux.org>
Tue, 18 Sep 2012 11:48:22 +0000 (11:48 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 18 Sep 2012 11:48:22 +0000 (11:48 +0000)
gcc.spec

index 187152b47cbc887c6015862584dde2b7182cc9c7..10044ea7be1546fbd6d83267c0402f9621ee4310 100644 (file)
--- 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