diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-20 22:55:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-20 22:55:30 +0000 |
commit | df82390f4eca9af00d6514f27604f7c80946de07 (patch) | |
tree | b5899d9c64a2ef922f08056db8067baca19d7a46 /profiles/hardened | |
parent | profiles/hardened/linux/powerpc: deprecate in favour of 17.0 profiles (diff) | |
download | gentoo-df82390f4eca9af00d6514f27604f7c80946de07.tar.gz gentoo-df82390f4eca9af00d6514f27604f7c80946de07.tar.bz2 gentoo-df82390f4eca9af00d6514f27604f7c80946de07.zip |
profiles/hardened/linux/mips: deprecate in favour of 17.0 profiles
Use default/linux/mips/17.0/* equivalent instead.
Note: these are vanilla profiles and thus have a few
hardened-specific USE-flags disabled.
Closes: https://bugs.gentoo.org/673276
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles/hardened')
8 files changed, 8 insertions, 0 deletions
diff --git a/profiles/hardened/linux/mips/mipsel/multilib/n32/deprecated b/profiles/hardened/linux/mips/mipsel/multilib/n32/deprecated new file mode 100644 index 000000000000..ba568c179e38 --- /dev/null +++ b/profiles/hardened/linux/mips/mipsel/multilib/n32/deprecated @@ -0,0 +1 @@ +default/linux/mips/17.0/mipsel/multilib/n32 diff --git a/profiles/hardened/linux/mips/mipsel/multilib/n64/deprecated b/profiles/hardened/linux/mips/mipsel/multilib/n64/deprecated new file mode 100644 index 000000000000..b6ad0afeb646 --- /dev/null +++ b/profiles/hardened/linux/mips/mipsel/multilib/n64/deprecated @@ -0,0 +1 @@ +default/linux/mips/17.0/mipsel/multilib/n64 diff --git a/profiles/hardened/linux/mips/mipsel/n32/deprecated b/profiles/hardened/linux/mips/mipsel/n32/deprecated new file mode 100644 index 000000000000..997a4945fc4f --- /dev/null +++ b/profiles/hardened/linux/mips/mipsel/n32/deprecated @@ -0,0 +1 @@ +default/linux/mips/17.0/mipsel/n32 diff --git a/profiles/hardened/linux/mips/mipsel/n64/deprecated b/profiles/hardened/linux/mips/mipsel/n64/deprecated new file mode 100644 index 000000000000..2742db424254 --- /dev/null +++ b/profiles/hardened/linux/mips/mipsel/n64/deprecated @@ -0,0 +1 @@ +default/linux/mips/17.0/mipsel/n64 diff --git a/profiles/hardened/linux/mips/multilib/n32/deprecated b/profiles/hardened/linux/mips/multilib/n32/deprecated new file mode 100644 index 000000000000..ca9e0e35c430 --- /dev/null +++ b/profiles/hardened/linux/mips/multilib/n32/deprecated @@ -0,0 +1 @@ +default/linux/mips/17.0/multilib/n32 diff --git a/profiles/hardened/linux/mips/multilib/n64/deprecated b/profiles/hardened/linux/mips/multilib/n64/deprecated new file mode 100644 index 000000000000..0e3d02e8bad7 --- /dev/null +++ b/profiles/hardened/linux/mips/multilib/n64/deprecated @@ -0,0 +1 @@ +default/linux/mips/17.0/multilib/n64 diff --git a/profiles/hardened/linux/mips/n32/deprecated b/profiles/hardened/linux/mips/n32/deprecated new file mode 100644 index 000000000000..3f9f288b09a9 --- /dev/null +++ b/profiles/hardened/linux/mips/n32/deprecated @@ -0,0 +1 @@ +default/linux/mips/17.0/n32 diff --git a/profiles/hardened/linux/mips/n64/deprecated b/profiles/hardened/linux/mips/n64/deprecated new file mode 100644 index 000000000000..22fdb33af1a3 --- /dev/null +++ b/profiles/hardened/linux/mips/n64/deprecated @@ -0,0 +1 @@ +default/linux/mips/17.0/n64 |