mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-25 16:20:55 +02:00
profile: no pax_kernel by default, set it yourself if you like
This commit is contained in:
parent
e82cc46988
commit
acad4b8c45
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
#default and hardened are different, not sure why but here we maintain
|
||||
#the flags to keep them as close as possible
|
||||
USE="${USE} fortran orc"
|
||||
|
||||
#sadly, gentoo doesn't support pax anymore, so for now, it shall not be our default
|
||||
USE="${USE} -pax_kernel"
|
||||
|
|
|
|||
Loading…
Reference in a new issue