profile: remove obsolete emerge FEATURES

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-08-18 10:58:00 -04:00
parent 9952b5b44c
commit 5b149a8eaa
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -14,7 +14,7 @@ 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 parallel-install -ebuild-locks binpkg-multi-instance cgroup -buildpkg-live splitdebug compressdebug"
multilib-strict preserve-libs parallel-install -ebuild-locks binpkg-multi-instance -buildpkg-live splitdebug compressdebug"
#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)