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/darwin
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/darwin')
-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
3 files changed, 18 insertions, 0 deletions
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