mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-29 14:31:46 +01:00
Merge pull request #3175 from lucab/ups/rkt-golang-1.9
app-emulation/rkt: downgrade toolchain to go1.9
This commit is contained in:
commit
62ff452722
@ -6,6 +6,9 @@ EAPI=5
|
|||||||
AUTOTOOLS_AUTORECONF=yes
|
AUTOTOOLS_AUTORECONF=yes
|
||||||
AUTOTOOLS_IN_SOURCE_BUILD=yes
|
AUTOTOOLS_IN_SOURCE_BUILD=yes
|
||||||
|
|
||||||
|
# temporary downgrade for https://github.com/coreos/bugs/issues/2402
|
||||||
|
COREOS_GO_VERSION="go1.9"
|
||||||
|
|
||||||
inherit autotools-utils flag-o-matic systemd toolchain-funcs multilib
|
inherit autotools-utils flag-o-matic systemd toolchain-funcs multilib
|
||||||
inherit cros-workon coreos-go-depend
|
inherit cros-workon coreos-go-depend
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user