sys-apps/portage: параметры сжатия бинарных пакетов

BINPKG_COMPRESS_FLAGS="-19 -T#-main.hr_cpu_num-#"
mhiretskiy
parent 17b5951c2f
commit 947a03f738

@ -88,3 +88,10 @@ MAKEOPTS="#-os_install_makeopts-#"
# Maximum size of the ccache.
#os_install_locale_language#
#CCACHE_SIZE="5G"
#?os_install_locale_language==ru#
# Параметры сжатия для бинарных пакетов
#!os_install_locale_language#
# Compression parameters for binary packages
#os_install_locale_language#
BINPKG_COMPRESS_FLAGS="-19 -T#-main.hr_cpu_num-#"

@ -0,0 +1,8 @@
# Calculate path=/etc/portage/make.conf name=custom append=after ini(overlay-calculate.revision)=>20191116.3,#-cut(0,-,#-cl_pass_file-#)-#&&exists(/etc/portage/make.conf/custom)!=&&grep(/etc/portage/make.conf/custom,BINPKG_COMPRESS_FLAGS)==
#-ini(overlay-calculate.revision,#-cut(0,-,#-cl_pass_file-#)-#)-#
#?install.os_install_locale_language==ru#
# Параметры сжатия для бинарных пакетов
#!install.os_install_locale_language#
# Compression parameters for binary packages
#install.os_install_locale_language#
BINPKG_COMPRESS_FLAGS="-19 -T#-main.hr_cpu_num-#"
Loading…
Cancel
Save