From 203eaaa321feed0c0cc1935f9c1a58724012d7f1 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sun, 22 Jan 2017 13:43:36 -0500 Subject: [PATCH] profiles/profiles.desc: add hardened mips profiles --- profiles/profiles.desc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 4958e11b7df0..c5b55726cecf 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -199,6 +199,14 @@ arm64 hardened/linux/musl/arm64 exp ia64 hardened/linux/ia64 dev mips hardened/linux/musl/mips exp mips hardened/linux/musl/mips/mipsel exp +mips hardened/linux/mips/mipsel/multilib/n32 exp +mips hardened/linux/mips/mipsel/multilib/n64 exp +mips hardened/linux/mips/mipsel/n32 exp +mips hardened/linux/mips/mipsel/n64 exp +mips hardened/linux/mips/multilib/n32 exp +mips hardened/linux/mips/multilib/n64 exp +mips hardened/linux/mips/n32 exp +mips hardened/linux/mips/n64 exp ppc hardened/linux/powerpc/ppc32 dev ppc hardened/linux/powerpc/ppc64/32bit-userland dev ppc hardened/linux/musl/ppc exp -- 2.26.2