* Don't use gcc-go for aarch64, since gc has grown support for it and is more
stable. OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=8
This commit is contained in:
parent
a16035cb0e
commit
4af6b62b5f
@ -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
|
Fri Apr 15 10:46:04 UTC 2016 - asarai@suse.de
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# 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
|
%ifarch %go_arches
|
||||||
%define go_tool go
|
%define go_tool go
|
||||||
%define GO_BUILD_FLAGS %{nil}
|
%define GO_BUILD_FLAGS %{nil}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user