diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-10 16:38:10 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-10 16:38:32 -0400 |
commit | fbe6d7bdaa09dc1839a43ecf57f3b34a6a712a99 (patch) | |
tree | b543e90166cd84e3dad139bd7695830d4221d73a /profiles/hardened | |
parent | sys-apps/util-linux: Bump to version 2.33.2 (diff) | |
download | gentoo-fbe6d7bdaa09dc1839a43ecf57f3b34a6a712a99.tar.gz gentoo-fbe6d7bdaa09dc1839a43ecf57f3b34a6a712a99.tar.bz2 gentoo-fbe6d7bdaa09dc1839a43ecf57f3b34a6a712a99.zip |
profiles: deprecate old arm/arm64/ppc/x86 musl profiles
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/musl/arm/armv7a/deprecated | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/arm64/deprecated | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/ppc/deprecated | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/profiles/hardened/linux/musl/arm/armv7a/deprecated b/profiles/hardened/linux/musl/arm/armv7a/deprecated new file mode 100644 index 000000000000..97118bd98bd2 --- /dev/null +++ b/profiles/hardened/linux/musl/arm/armv7a/deprecated @@ -0,0 +1 @@ +default/linux/arm/17.0/musl/armv7a/hardened diff --git a/profiles/hardened/linux/musl/arm64/deprecated b/profiles/hardened/linux/musl/arm64/deprecated new file mode 100644 index 000000000000..b78b64e11c9f --- /dev/null +++ b/profiles/hardened/linux/musl/arm64/deprecated @@ -0,0 +1 @@ +default/linux/arm64/17.0/musl/hardened diff --git a/profiles/hardened/linux/musl/ppc/deprecated b/profiles/hardened/linux/musl/ppc/deprecated new file mode 100644 index 000000000000..031f987bc7e7 --- /dev/null +++ b/profiles/hardened/linux/musl/ppc/deprecated @@ -0,0 +1 @@ +default/linux/powerpc/ppc32/17.0/musl/hardened |