mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
profile: update compression and package format
This commit is contained in:
parent
20b2889ec0
commit
853834f4ce
1 changed files with 2 additions and 1 deletions
|
|
@ -51,7 +51,8 @@ BOOTSTRAP_USE="${BOOTSTRAP_USE} cet openmp"
|
|||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
PORTAGE_BUNZIP2_COMMAND="lbunzip2"
|
||||
PORTAGE_COMPRESS="xz"
|
||||
PORTAGE_COMPRESS="zstd"
|
||||
BINPKG_FORMAT="gpkg"
|
||||
BINPKG_COMPRESS="zstd"
|
||||
BINPKG_COMPRESS_FLAGS="-c -T0 -19"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue