profiles: default-enable CET on amd64 23.0 profiles

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2024-03-12 16:30:05 +01:00
parent 455fd02ff4
commit b07d6cdbef

View File

@@ -2,3 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
USE="cet"
BOOTSTRAP_USE="${BOOTSTRAP_USE} cet"