| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
This is needed alongside -flto in COMMON_FLAGS.
|
|
|
|
|
|
|
|
| |
These were added in fefa5f2 (host-albatross: Avoid removing merged-usr
symlinks, 2023-06-11) along with the migration of albatross to the
merged-usr layout. Back then, no merged-usr profile was available to us,
but with the addition of a hardened/systemd layout, this has now changed
and therefore these lines can be safely removed.
|
| |
|
|
|
|
|
|
|
| |
portage has removed the 'cgroup' feature as it was based on cgroups v1.
Instead, the 'pid-sandbox' feature (which is enabled by default) is used
to isolate the process space and enable cleanly killing all processes
spawned by an ebuild.
|
| |
|
|
|
|
|
| |
Using -march=native selects options specifically detected for the CPU,
and not only a lowest-common base for the entire Zen 3 lineup.
|
|
This is our new desktop system, replacing nabokov.
|