summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-11 19:18:54 +0000
committerSam James <sam@gentoo.org>2024-03-11 19:20:19 +0000
commit16a3926345a8573258e479fe5bc11ed00a0b7595 (patch)
tree5ce31e92536c8d0b9fda1ffd65949c887242e5f1 /profiles
parentsys-devel/gcc: adjust CET dep for arm64's branch-protection (diff)
downloadgentoo-16a3926345a8573258e479fe5bc11ed00a0b7595.tar.gz
gentoo-16a3926345a8573258e479fe5bc11ed00a0b7595.tar.bz2
gentoo-16a3926345a8573258e479fe5bc11ed00a0b7595.zip
Revert "profiles/arch/arm64: unmask USE=cet for relevant components"
This reverts commit 06508e5d8becd9c7094e213d5cfb4f5b6a0adac0. I'll let dilfridge handle the unmasking for just 23.0. Bug: https://bugs.gentoo.org/916381 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/arm64/package.use.mask5
-rw-r--r--profiles/arch/arm64/package.use.stable.mask6
2 files changed, 0 insertions, 11 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 03cc467b7525..c9c46955d191 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,11 +1,6 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Sam James <sam@gentoo.org> (2024-03-11)
-# Used to control -mbranch-protection=standard.
-sys-devel/gcc -cet
-sys-libs/glibc -cet
-
# Mart Raudsepp <leio@gentoo.org> (2024-03-03)
# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
# are only available for amd64, arm64 and riscv
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index 15c21d6a11ad..b93a9cc15a57 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,12 +1,6 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Sam James <sam@gentoo.org> (2024-03-11)
-# Used to control -mbranch-protection=standard. Stable-masked for now
-# as it's newly-introduced in Gentoo.
-sys-devel/gcc -cet
-sys-libs/glibc -cet
-
# Mart Raudsepp <leio@gentoo.org> (2024-03-03)
# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
# are not stable yet on arm64