Accepting request 428672 from home:jordimassaguerpla:branch:V:c:fix_go_arches_def

- fix go_arches definition: use global instead of define, otherwise
  it fails to build

OBS-URL: https://build.opensuse.org/request/show/428672
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=23
This commit is contained in:
Aleksa Sarai 2016-09-19 12:08:36 +00:00 committed by Git OBS Bridge
parent 094919e13c
commit b5b7e65723
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 19 11:57:45 UTC 2016 - jmassaguerpla@suse.com
- fix go_arches definition: use global instead of define, otherwise
it fails to build
-------------------------------------------------------------------
Fri Aug 26 08:59:54 UTC 2016 - asarai@suse.com

View File

@ -28,7 +28,7 @@
# to see what packages are being built. You also want to define it here
# for keeping things consistent.
%{!?go_arches: %define go_arches %ix86 x86_64 aarch64 ppc64le}
%{!?go_arches: %global go_arches %ix86 x86_64 aarch64 ppc64le}
%ifarch %go_arches
%define go_tool go