summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2014-07-03 19:06:18 +0000
committerFabian Groffen <grobian@gentoo.org>2014-07-03 19:06:18 +0000
commit4a3f34eee205e83cd58c684eed9782a412ac6e47 (patch)
tree64c9e9010c45eb8a66078b9f74dc1b289ac48591 /profiles/prefix
parentUpdate multilib stable mask (diff)
downloadhistorical-4a3f34eee205e83cd58c684eed9782a412ac6e47.tar.gz
historical-4a3f34eee205e83cd58c684eed9782a412ac6e47.tar.bz2
historical-4a3f34eee205e83cd58c684eed9782a412ac6e47.zip
multilib: force some abis
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/aix/use.force7
-rw-r--r--profiles/prefix/bsd/freebsd/arch/x64/use.force6
-rw-r--r--profiles/prefix/bsd/freebsd/arch/x86/use.force6
-rw-r--r--profiles/prefix/darwin/macos/arch/ppc/use.force6
-rw-r--r--profiles/prefix/darwin/macos/arch/x64/use.force6
-rw-r--r--profiles/prefix/darwin/macos/arch/x86/use.force6
-rw-r--r--profiles/prefix/linux/amd64/use.force6
-rw-r--r--profiles/prefix/linux/x86/use.force6
-rw-r--r--profiles/prefix/sunos/solaris/arch/x64/use.force6
-rw-r--r--profiles/prefix/sunos/solaris/arch/x86/use.force6
10 files changed, 59 insertions, 2 deletions
diff --git a/profiles/prefix/aix/use.force b/profiles/prefix/aix/use.force
index 5cc013f8ecf3..c3d5e04f4c2e 100644
--- a/profiles/prefix/aix/use.force
+++ b/profiles/prefix/aix/use.force
@@ -1,7 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/use.force,v 1.1 2009/06/06 03:54:34 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/use.force,v 1.2 2014/07/03 19:06:16 grobian Exp $
# Re-add AIX OS
kernel_AIX
elibc_AIX
+
+# Force the flag corresponding to the default ABI
+abi_ppc_32
diff --git a/profiles/prefix/bsd/freebsd/arch/x64/use.force b/profiles/prefix/bsd/freebsd/arch/x64/use.force
new file mode 100644
index 000000000000..5e7585293750
--- /dev/null
+++ b/profiles/prefix/bsd/freebsd/arch/x64/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/freebsd/arch/x64/use.force,v 1.1 2014/07/03 19:06:17 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_x86_64
diff --git a/profiles/prefix/bsd/freebsd/arch/x86/use.force b/profiles/prefix/bsd/freebsd/arch/x86/use.force
new file mode 100644
index 000000000000..288e5c7dbf43
--- /dev/null
+++ b/profiles/prefix/bsd/freebsd/arch/x86/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/freebsd/arch/x86/use.force,v 1.1 2014/07/03 19:06:17 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_x86_32
diff --git a/profiles/prefix/darwin/macos/arch/ppc/use.force b/profiles/prefix/darwin/macos/arch/ppc/use.force
new file mode 100644
index 000000000000..6c62c27e2795
--- /dev/null
+++ b/profiles/prefix/darwin/macos/arch/ppc/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/use.force,v 1.1 2014/07/03 19:06:17 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_ppc_32
diff --git a/profiles/prefix/darwin/macos/arch/x64/use.force b/profiles/prefix/darwin/macos/arch/x64/use.force
new file mode 100644
index 000000000000..fd2a80bcddda
--- /dev/null
+++ b/profiles/prefix/darwin/macos/arch/x64/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/use.force,v 1.1 2014/07/03 19:06:17 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_x86_64
diff --git a/profiles/prefix/darwin/macos/arch/x86/use.force b/profiles/prefix/darwin/macos/arch/x86/use.force
new file mode 100644
index 000000000000..0e524a74784d
--- /dev/null
+++ b/profiles/prefix/darwin/macos/arch/x86/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/use.force,v 1.1 2014/07/03 19:06:17 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_x86_32
diff --git a/profiles/prefix/linux/amd64/use.force b/profiles/prefix/linux/amd64/use.force
new file mode 100644
index 000000000000..0d99c88f61ca
--- /dev/null
+++ b/profiles/prefix/linux/amd64/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/amd64/use.force,v 1.1 2014/07/03 19:06:17 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_x86_64
diff --git a/profiles/prefix/linux/x86/use.force b/profiles/prefix/linux/x86/use.force
new file mode 100644
index 000000000000..d0ef52c5a3b2
--- /dev/null
+++ b/profiles/prefix/linux/x86/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/x86/use.force,v 1.1 2014/07/03 19:06:18 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_x86_32
diff --git a/profiles/prefix/sunos/solaris/arch/x64/use.force b/profiles/prefix/sunos/solaris/arch/x64/use.force
new file mode 100644
index 000000000000..0105b0ce735f
--- /dev/null
+++ b/profiles/prefix/sunos/solaris/arch/x64/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/arch/x64/use.force,v 1.1 2014/07/03 19:06:18 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_x86_64
diff --git a/profiles/prefix/sunos/solaris/arch/x86/use.force b/profiles/prefix/sunos/solaris/arch/x86/use.force
new file mode 100644
index 000000000000..5f907cd8659a
--- /dev/null
+++ b/profiles/prefix/sunos/solaris/arch/x86/use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/arch/x86/use.force,v 1.1 2014/07/03 19:06:18 grobian Exp $
+
+# Force the flag corresponding to the default ABI
+abi_x86_32