mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
overlay profiles: Keep using old binary package format for now
Looks like portage has changed its default from xpak to gpkg, and our scripts are not yet ready for this change.
This commit is contained in:
parent
8149c48fdd
commit
819d64d700
@ -130,3 +130,6 @@ BINPKG_COMPRESS=bzip2
|
||||
|
||||
# Enable cgo by default. Required for the docker device-mapper driver to compile.
|
||||
CGO_ENABLED=1
|
||||
|
||||
# Keep using old binary format for now.
|
||||
BINPKG_FORMAT=xpak
|
||||
|
Loading…
x
Reference in New Issue
Block a user