summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-03-09 23:12:08 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-03-09 23:12:08 +0000
commit1eba7be094a62ef96f9d1151776e22cd83c2ec2d (patch)
tree4ef4b28e02721aef841a270cd1e737995ed2d94b /profiles/hardened
parentAdd explicit python deps when gnome-keyring support is enabled. (diff)
downloadgentoo-2-1eba7be094a62ef96f9d1151776e22cd83c2ec2d.tar.gz
gentoo-2-1eba7be094a62ef96f9d1151776e22cd83c2ec2d.tar.bz2
gentoo-2-1eba7be094a62ef96f9d1151776e22cd83c2ec2d.zip
linux/uclibc/{amd64,x86}: force default abi flags
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/linux/uclibc/amd64/use.force5
-rw-r--r--profiles/hardened/linux/uclibc/amd64/use.mask5
-rw-r--r--profiles/hardened/linux/uclibc/x86/use.force5
-rw-r--r--profiles/hardened/linux/uclibc/x86/use.mask5
4 files changed, 16 insertions, 4 deletions
diff --git a/profiles/hardened/linux/uclibc/amd64/use.force b/profiles/hardened/linux/uclibc/amd64/use.force
index df126ae8261c..5849fc291c78 100644
--- a/profiles/hardened/linux/uclibc/amd64/use.force
+++ b/profiles/hardened/linux/uclibc/amd64/use.force
@@ -1,6 +1,9 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.force,v 1.2 2014/03/09 23:12:07 blueness Exp $
# Force the flag which corresponds to ARCH.
amd64
+
+# Force the flag corresponding to the default ABI.
+abi_x86_64
diff --git a/profiles/hardened/linux/uclibc/amd64/use.mask b/profiles/hardened/linux/uclibc/amd64/use.mask
index bc6d5a48e8d5..f81b3fe39de6 100644
--- a/profiles/hardened/linux/uclibc/amd64/use.mask
+++ b/profiles/hardened/linux/uclibc/amd64/use.mask
@@ -1,10 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.3 2013/06/01 03:05:24 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.4 2014/03/09 23:12:08 blueness Exp $
# Unmask the flag which corresponds to ARCH.
-amd64
+# Unmask the multilib flags for this arch.
+-abi_x86_64
+
# unmask all SIMD assembler flags
-mmx
-mmxext
diff --git a/profiles/hardened/linux/uclibc/x86/use.force b/profiles/hardened/linux/uclibc/x86/use.force
index b886e6bae41d..7ae80f87e166 100644
--- a/profiles/hardened/linux/uclibc/x86/use.force
+++ b/profiles/hardened/linux/uclibc/x86/use.force
@@ -1,6 +1,9 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/x86/use.force,v 1.2 2014/03/09 23:12:08 blueness Exp $
# Force the flag which corresponds to ARCH.
x86
+
+# Force the flag corresponding to the only ABI.
+abi_x86_32
diff --git a/profiles/hardened/linux/uclibc/x86/use.mask b/profiles/hardened/linux/uclibc/x86/use.mask
index ac2458f36eac..806a18049959 100644
--- a/profiles/hardened/linux/uclibc/x86/use.mask
+++ b/profiles/hardened/linux/uclibc/x86/use.mask
@@ -1,10 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/x86/use.mask,v 1.3 2013/05/28 15:18:43 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/x86/use.mask,v 1.4 2014/03/09 23:12:08 blueness Exp $
# Unmask the flag which corresponds to ARCH.
-x86
+# Unmask the flag corresponding to the only ABI.
+-abi_x86_32
+
# unmask all SIMD assembler flags
-mmx
-mmxext