Hello community,

here is the log from the commit of package go for openSUSE:Factory checked in 
at 2016-09-01 14:03:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go (Old)
 and      /work/SRC/openSUSE:Factory/.go.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go/go.changes    2016-08-17 12:05:02.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.go.new/go.changes       2016-09-01 
14:03:29.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 30 14:38:11 UTC 2016 - [email protected]
+
+- build ppc64le with gcc-go 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go.spec ++++++
--- /var/tmp/diff_new_pack.BoBBi4/_old  2016-09-01 14:03:30.000000000 +0200
+++ /var/tmp/diff_new_pack.BoBBi4/_new  2016-09-01 14:03:30.000000000 +0200
@@ -23,8 +23,8 @@
 %define with_gccgo 1
 %else
 # The fallback bootstrap method via go1.4 doesn't work
-# for aarch64 because go 1.4 did not support that architecture.
-%ifarch aarch64
+# for aarch64 nor ppc64le because go 1.4 did not support that architecture.
+%ifarch aarch64 ppc64le
 %define with_gccgo 1
 %else
 %define with_gccgo 0


Reply via email to