summaryrefslogtreecommitdiffstats
path: root/host-albatross/make.conf (follow)
Commit message (Collapse)AuthorAgeLines
* host-albatross: Enable lto USE flagWolfgang Müller2024-03-23-0/+1
| | | | This is needed alongside -flto in COMMON_FLAGS.
* host-albatross: Remove UNINSTALL_IGNORE overridesWolfgang Müller2024-03-23-4/+0
| | | | | | | | 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.
* host-albatross: Enable ltoWolfgang Müller2024-01-08-1/+1
|
* Remove 'cgroup' feature from make.confWolfgang Müller2023-09-28-1/+1
| | | | | | | 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.
* host-albatross: Avoid removing merged-usr symlinksWolfgang Müller2023-06-11-0/+4
|
* host-albatross: Use -march=native instead of -march=znver3Wolfgang Müller2022-11-08-1/+1
| | | | | Using -march=native selects options specifically detected for the CPU, and not only a lowest-common base for the entire Zen 3 lineup.
* host-albatross: Add profile for albatrossWolfgang Müller2022-04-28-0/+28
This is our new desktop system, replacing nabokov.