From 7f740fcb9a0165d81bfecf7fb5da647763d76a1b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 23 Sep 2022 05:29:14 +0100 Subject: gentoo auto-resync : 23:09:2022 - 05:29:13 --- profiles/hardened/deprecated | 5 ----- profiles/hardened/eapi | 1 - profiles/hardened/linux/musl/eapi | 1 - profiles/hardened/linux/musl/make.defaults | 5 ----- profiles/hardened/linux/musl/mips/eapi | 1 - profiles/hardened/linux/musl/mips/mipsel/eapi | 1 - profiles/hardened/linux/musl/mips/mipsel/parent | 2 -- profiles/hardened/linux/musl/mips/parent | 2 -- profiles/hardened/linux/musl/package.use.mask | 6 ------ profiles/hardened/linux/musl/use.force | 8 -------- profiles/hardened/linux/musl/use.mask | 13 ------------- 11 files changed, 45 deletions(-) delete mode 100644 profiles/hardened/deprecated delete mode 100644 profiles/hardened/eapi delete mode 100644 profiles/hardened/linux/musl/eapi delete mode 100644 profiles/hardened/linux/musl/make.defaults delete mode 100644 profiles/hardened/linux/musl/mips/eapi delete mode 100644 profiles/hardened/linux/musl/mips/mipsel/eapi delete mode 100644 profiles/hardened/linux/musl/mips/mipsel/parent delete mode 100644 profiles/hardened/linux/musl/mips/parent delete mode 100644 profiles/hardened/linux/musl/package.use.mask delete mode 100644 profiles/hardened/linux/musl/use.force delete mode 100644 profiles/hardened/linux/musl/use.mask (limited to 'profiles/hardened') diff --git a/profiles/hardened/deprecated b/profiles/hardened/deprecated deleted file mode 100644 index 4c4fb270ad52..000000000000 --- a/profiles/hardened/deprecated +++ /dev/null @@ -1,5 +0,0 @@ - -Note that the hardened/arches profiles have been deprecated in -favor of the hardened/linux/arches profiles. Please use a supported -profile which you can list using "eselect profile list" and select -with "eselect profile set #". diff --git a/profiles/hardened/eapi b/profiles/hardened/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/hardened/linux/musl/eapi b/profiles/hardened/linux/musl/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/linux/musl/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/hardened/linux/musl/make.defaults b/profiles/hardened/linux/musl/make.defaults deleted file mode 100644 index 1212f635f54f..000000000000 --- a/profiles/hardened/linux/musl/make.defaults +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -USE="${USE} hardened pic -jit -orc" -BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pic -jit -orc" diff --git a/profiles/hardened/linux/musl/mips/eapi b/profiles/hardened/linux/musl/mips/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/linux/musl/mips/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/hardened/linux/musl/mips/mipsel/eapi b/profiles/hardened/linux/musl/mips/mipsel/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/linux/musl/mips/mipsel/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/hardened/linux/musl/mips/mipsel/parent b/profiles/hardened/linux/musl/mips/mipsel/parent deleted file mode 100644 index c3e31b297154..000000000000 --- a/profiles/hardened/linux/musl/mips/mipsel/parent +++ /dev/null @@ -1,2 +0,0 @@ -../../../../../default/linux/musl/mips/mipsel -.. diff --git a/profiles/hardened/linux/musl/mips/parent b/profiles/hardened/linux/musl/mips/parent deleted file mode 100644 index 506bb45139d0..000000000000 --- a/profiles/hardened/linux/musl/mips/parent +++ /dev/null @@ -1,2 +0,0 @@ -../../../../default/linux/musl/mips -.. diff --git a/profiles/hardened/linux/musl/package.use.mask b/profiles/hardened/linux/musl/package.use.mask deleted file mode 100644 index ce38400b406e..000000000000 --- a/profiles/hardened/linux/musl/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -# Matthias Maier (2017-05-11) -# masked in base, unmask for hardened/musl/ -sys-devel/gcc -pie diff --git a/profiles/hardened/linux/musl/use.force b/profiles/hardened/linux/musl/use.force deleted file mode 100644 index e2d7cf05ec5c..000000000000 --- a/profiles/hardened/linux/musl/use.force +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -elibc_musl - -# Make sure people don't accidentally turn of ssp/pie in important packages. -pie -ssp diff --git a/profiles/hardened/linux/musl/use.mask b/profiles/hardened/linux/musl/use.mask deleted file mode 100644 index a98fea1d4e7b..000000000000 --- a/profiles/hardened/linux/musl/use.mask +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - --elibc_musl -elibc_glibc - --hardened - -# precompiled headers are not compat with ASLR. -pch - -# profile are incompatible when linking with pie -profile -- cgit v1.2.3