Hello community, here is the log from the commit of package go for openSUSE:Factory checked in at 2017-06-30 18:38:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go (Old) and /work/SRC/openSUSE:Factory/.go.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "go" Fri Jun 30 18:38:30 2017 rev:76 rq:505859 version:1.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/go/go.changes 2017-06-09 15:55:36.854854616 +0200 +++ /work/SRC/openSUSE:Factory/.go.new/go.changes 2017-06-30 18:38:32.418384479 +0200 @@ -1,0 +2,6 @@ +Sun Jun 18 21:08:10 UTC 2017 - dmueller@suse.com + +- build with binutils-gold on aarch64, which is hardcoded to + be used for shared linking due to bugs in BFD binutils + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go.spec ++++++ --- /var/tmp/diff_new_pack.mO9rm8/_old 2017-06-30 18:38:33.566223029 +0200 +++ /var/tmp/diff_new_pack.mO9rm8/_new 2017-06-30 18:38:33.570222467 +0200 @@ -103,6 +103,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # boostrap %if %{with_gccgo} +%ifarch aarch64 +BuildRequires: binutils-gold +%endif %if 0%{?suse_version} > 1320 BuildRequires: gcc7-go %else