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:
Rick Farina (Zero_Chaos) 2018-08-02 09:49:45 -04:00
parent c636c9ed4b
commit f55b075383
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -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)