[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-dev
Subject:    [gentoo-dev] [PATCH 5/5] Unmask and force the abi_x86_32 for uniform binary dependencies.
From:       Michał Górny <mgorny () gentoo ! org>
Date:       2013-01-26 22:08:16
Message-ID: 1359238096-13232-6-git-send-email-mgorny () gentoo ! org
[Download RAW message or body]

For example, net-im/skype would depend on:

	dev-libs/libfoo[abi_x86_32]

and that dependency would be valid both for amd64 multilib & x86.
---
 gx86/profiles/arch/x86/use.force | 5 +++++
 gx86/profiles/arch/x86/use.mask  | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/gx86/profiles/arch/x86/use.force b/gx86/profiles/arch/x86/use.force
index 049e7af..1f18bb0 100644
--- a/gx86/profiles/arch/x86/use.force
+++ b/gx86/profiles/arch/x86/use.force
@@ -1,2 +1,7 @@
 # Force the flag which corresponds to ARCH.
 x86
+
+# Michał Górny <mgorny@gentoo.org> (26 Jan 2013)
+# Force the flag corresponding to the only ABI. This allows x86 binary
+# packages to have uniform dependencies for amd64-multilib & x86.
+abi_x86_32
diff --git a/gx86/profiles/arch/x86/use.mask b/gx86/profiles/arch/x86/use.mask
index b342b71..97057ad 100644
--- a/gx86/profiles/arch/x86/use.mask
+++ b/gx86/profiles/arch/x86/use.mask
@@ -170,3 +170,8 @@ win64
 
 # fdk-aac is already keyworded here
 -fdk
+
+# Michał Górny <mgorny@gentoo.org> (26 Jan 2013)
+# Unmask the flag corresponding to the only ABI. This allows x86 binary
+# packages to have uniform dependencies for amd64-multilib & x86.
+abi_x86_32
-- 
1.8.1.1


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic