SHA256
1
0
forked from pool/docker

Accepting request 421577 from home:jordimassaguerpla:branch:V:c:add_go_arches_in_prjconf

- add go_arches in project configuration: this way, we can use the
  same spec file but decide in the project configuration if to
  use gc-go or gcc-go for some archs.

OBS-URL: https://build.opensuse.org/request/show/421577
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=128
This commit is contained in:
Christian Brauner
2016-08-24 12:33:39 +00:00
committed by Git OBS Bridge
parent d470da093f
commit 214db3dee3
2 changed files with 24 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 24 12:31:23 UTC 2016 - jmassaguerpla@suse.com
- add go_arches in project configuration: this way, we can use the
same spec file but decide in the project configuration if to
use gc-go or gcc-go for some archs.
-------------------------------------------------------------------
Tue Aug 23 11:35:09 UTC 2016 - jmassaguerpla@suse.com