mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
profile: drop splitdebug and compressdebug since we don't build with ggdb
This commit is contained in:
parent
b3c2a8ef3c
commit
e4196d36a3
1 changed files with 1 additions and 1 deletions
|
|
@ -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 compress-build-logs parallel-install -ebuild-locks binpkg-multi-instance cgroup splitdebug compressdebug"
|
||||
multilib-strict preserve-libs compress-build-logs parallel-install -ebuild-locks binpkg-multi-instance cgroup"
|
||||
|
||||
#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