profiles/prefix/darwin/macos: add appropriate mask/force for ABI USE-flags, bug ...
authorFabian Groffen <grobian@gentoo.org>
Fri, 29 Apr 2016 12:47:16 +0000 (14:47 +0200)
committerFabian Groffen <grobian@gentoo.org>
Fri, 29 Apr 2016 12:47:16 +0000 (14:47 +0200)
profiles/prefix/darwin/macos/arch/ppc/use.force
profiles/prefix/darwin/macos/arch/ppc/use.mask [new file with mode: 0644]
profiles/prefix/darwin/macos/arch/x64/use.force
profiles/prefix/darwin/macos/arch/x64/use.mask [new file with mode: 0644]
profiles/prefix/darwin/macos/arch/x86/use.force
profiles/prefix/darwin/macos/arch/x86/use.mask [new file with mode: 0644]

index 50b02bfe9d30a06d540c43127e4e6c0522e1f48f..63e95a321613ae3c3b9d8ab431700724af3efe80 100644 (file)
@@ -1,6 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # Force the flag corresponding to the default ABI
+ppc-macos
 abi_ppc_32
diff --git a/profiles/prefix/darwin/macos/arch/ppc/use.mask b/profiles/prefix/darwin/macos/arch/ppc/use.mask
new file mode 100644 (file)
index 0000000..2c96250
--- /dev/null
@@ -0,0 +1,7 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Unmask the flag corresponding to the default ABI
+-ppc-macos
+-abi_ppc_32
index 953c26144a8206489be3c4d933890ed01583247c..b6d39471032a1e6f6f57d070dbed9a2248904d0f 100644 (file)
@@ -1,6 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # Force the flag corresponding to the default ABI
+x64-macos
 abi_x86_64
diff --git a/profiles/prefix/darwin/macos/arch/x64/use.mask b/profiles/prefix/darwin/macos/arch/x64/use.mask
new file mode 100644 (file)
index 0000000..9702d75
--- /dev/null
@@ -0,0 +1,7 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Unmask the flag corresponding to the default ABI
+-x64-macos
+-abi_x86_64
index 63240617d472afdca6a7fbdf7ba94c4674157926..8f00cb9e61bf347ef9b385834355fbcc4bbb2cf5 100644 (file)
@@ -1,6 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # Force the flag corresponding to the default ABI
+x86-macos
 abi_x86_32
diff --git a/profiles/prefix/darwin/macos/arch/x86/use.mask b/profiles/prefix/darwin/macos/arch/x86/use.mask
new file mode 100644 (file)
index 0000000..3ab4866
--- /dev/null
@@ -0,0 +1,7 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Unmask the flag corresponding to the default ABI
+-x86-macos
+-abi_x86_32