summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-21 18:15:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-21 18:15:48 +0000
commitc9eba9d6650209056129f623d67ffe18c2a752f9 (patch)
treed81b1e725f50a31257513ffc478bee3821a0264b /profiles/hardened
parentStable for SPARC (bug #436692). (diff)
downloadgentoo-2-c9eba9d6650209056129f623d67ffe18c2a752f9.tar.gz
gentoo-2-c9eba9d6650209056129f623d67ffe18c2a752f9.tar.bz2
gentoo-2-c9eba9d6650209056129f623d67ffe18c2a752f9.zip
Use force the arch flags for hardened/linux/uclibc as with regular arch profiles
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/linux/uclibc/amd64/use.force6
-rw-r--r--profiles/hardened/linux/uclibc/arm/use.force6
-rw-r--r--profiles/hardened/linux/uclibc/mips/use.force6
-rw-r--r--profiles/hardened/linux/uclibc/ppc/use.force6
-rw-r--r--profiles/hardened/linux/uclibc/x86/use.force6
5 files changed, 30 insertions, 0 deletions
diff --git a/profiles/hardened/linux/uclibc/amd64/use.force b/profiles/hardened/linux/uclibc/amd64/use.force
new file mode 100644
index 000000000000..df126ae8261c
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/amd64/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.force,v 1.1 2012/11/21 18:15:47 blueness Exp $
+
+# Force the flag which corresponds to ARCH.
+amd64
diff --git a/profiles/hardened/linux/uclibc/arm/use.force b/profiles/hardened/linux/uclibc/arm/use.force
new file mode 100644
index 000000000000..dee102af649e
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/arm/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/use.force,v 1.1 2012/11/21 18:15:48 blueness Exp $
+
+# Force the flag which corresponds to ARCH.
+arm
diff --git a/profiles/hardened/linux/uclibc/mips/use.force b/profiles/hardened/linux/uclibc/mips/use.force
new file mode 100644
index 000000000000..76627802f7a9
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/mips/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/use.force,v 1.1 2012/11/21 18:15:48 blueness Exp $
+
+# Force the flag which corresponds to ARCH.
+mips
diff --git a/profiles/hardened/linux/uclibc/ppc/use.force b/profiles/hardened/linux/uclibc/ppc/use.force
new file mode 100644
index 000000000000..8d7a8261880c
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/ppc/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/ppc/use.force,v 1.1 2012/11/21 18:15:48 blueness Exp $
+
+# Force the flag which corresponds to ARCH.
+ppc
diff --git a/profiles/hardened/linux/uclibc/x86/use.force b/profiles/hardened/linux/uclibc/x86/use.force
new file mode 100644
index 000000000000..b886e6bae41d
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/x86/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/x86/use.force,v 1.1 2012/11/21 18:15:48 blueness Exp $
+
+# Force the flag which corresponds to ARCH.
+x86