Hello community,

here is the log from the commit of package go1.11 for openSUSE:Factory checked 
in at 2020-04-18 00:28:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.11 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.11.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.11"

Sat Apr 18 00:28:06 2020 rev:20 rq:794415 version:1.11.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.11/go1.11.changes    2020-03-27 
21:57:10.258788339 +0100
+++ /work/SRC/openSUSE:Factory/.go1.11.new.2738/go1.11.changes  2020-04-18 
00:28:55.161864576 +0200
@@ -1,0 +2,5 @@
+Wed Apr 15 09:24:41 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- armv7 build hangs with gcc7-go on Leap 15.2, so use go1.4 (bsc#1167874)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ go1.11.spec ++++++
--- /var/tmp/diff_new_pack.RfQ4sM/_old  2020-04-18 00:28:56.509867366 +0200
+++ /var/tmp/diff_new_pack.RfQ4sM/_new  2020-04-18 00:28:56.513867375 +0200
@@ -30,8 +30,11 @@
 # The fallback boostrap method via go1.4 would work for Leap
 # but we don't have go1.4 in there. Same for SLE15+
 %if ( 0%{?suse_version} < 1550 && 0%{?is_opensuse} ) || ( 0%{?suse_version} >= 
1500 && ! 0%{?is_opensuse} )
+%ifnarch %arm
+# armv7 build hangs with gcc7-go on Leap 15.2, so use go1.4 - boo#1167874
 %define with_gccgo 1
 %endif
+%endif
 
 # The fallback bootstrap method via go1.4 doesn't work
 # for aarch64 nor ppc64le because go 1.4 did not support that architecture.


Reply via email to