diff --git a/runc.changes b/runc.changes index 8e16db6..715f2fe 100644 --- a/runc.changes +++ b/runc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 19 09:59:05 UTC 2016 - asarai@suse.de + +* Don't use gcc-go for aarch64, since gc has grown support for it and is more + stable. + ------------------------------------------------------------------- Fri Apr 15 10:46:04 UTC 2016 - asarai@suse.de diff --git a/runc.spec b/runc.spec index 62b2b55..2df940e 100644 --- a/runc.spec +++ b/runc.spec @@ -15,7 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define go_arches %ix86 x86_64 +%define go_arches %ix86 x86_64 aarch64 %ifarch %go_arches %define go_tool go %define GO_BUILD_FLAGS %{nil}