mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 22:30:59 +02:00
profile: The primary portage developer Zmedico and myself have used these features safely for years, the speed improvement matters, installs should be faster
This commit is contained in:
parent
c636c9ed4b
commit
f55b075383
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ CXXFLAGS="${CXXFLAGS} -frecord-gcc-switches"
|
|||
FFLAGS="${FFLAGS} -frecord-gcc-switches"
|
||||
FCFLAGS="${FCFLAGS} -frecord-gcc-switches"
|
||||
|
||||
FEATURES="${FEATURES} usersandbox protect-owned userpriv userfetch fixlafiles news parallel-fetch sfperms unmerge-orphans unknown-features-warn usersync multilib-strict preserve-libs compress-build-logs"
|
||||
FEATURES="${FEATURES} usersandbox protect-owned userpriv userfetch fixlafiles news parallel-fetch sfperms unmerge-orphans unknown-features-warn usersync \
|
||||
multilib-strict preserve-libs compress-build-logs parallel-install -ebuild-locks"
|
||||
|
||||
#for major use of binpkgs, we need to "fix" a few of gentoo's flaws:
|
||||
#a package built against kernel A will attempt to be used even when remerging on kernel B (often to hilarious consequences)
|
||||
|
|
|
|||
Loading…
Reference in a new issue