blob: e04020472b67ff65b7e47a558957a83d91fa44bf (
plain)
1
2
3
4
5
6
7
8
|
# Force the GNU/Linux ELIBC, KERNEL, and USERLAND
# flags that apply to the majority of profiles.
elibc_glibc
kernel_linux
userland_GNU
# Gentoo 23.0 merged-usr default.
-split-usr
|