summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-06-29 22:11:49 +0100
committerJames Le Cuirot <chewi@gentoo.org>2017-07-07 22:08:28 +0100
commit2a50181ac32141c7cd10eea65bf0550b87d4a0d5 (patch)
treea2c0a94a5f1c6ed0543886f6633d6494e829f61e /profiles/arch/powerpc
parentprofiles: Drop obsolete plasma profile package.use line (diff)
downloadgentoo-2a50181ac32141c7cd10eea65bf0550b87d4a0d5.tar.gz
gentoo-2a50181ac32141c7cd10eea65bf0550b87d4a0d5.tar.bz2
gentoo-2a50181ac32141c7cd10eea65bf0550b87d4a0d5.zip
profiles: Add profile-enforced global big-endian USE flag
The flag is forced and masked by default and then unmasked where necessary. Note that there are some big endian host values listed in tc-endian() that we do not have profiles for.
Diffstat (limited to 'profiles/arch/powerpc')
-rw-r--r--profiles/arch/powerpc/ppc64/64le/use.mask4
-rw-r--r--profiles/arch/powerpc/use.mask7
2 files changed, 11 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/64le/use.mask b/profiles/arch/powerpc/ppc64/64le/use.mask
index 2419ed9b6428..b8ad07b24a5a 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (29 Jun 2017)
+# Remask as this profile is little endian.
+big-endian
+
# 2008/02/13 - Chris Gianelloni <wolf31o2@gentoo.org>
# Mask multilib, since we cannot use it.
multilib
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index 6f993c6628c0..38b7a4ecf586 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -1,6 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
# PPC Specific use flags
#
+# James Le Cuirot <chewi@gentoo.org> (29 Jun 2017)
+# Unmask as this profile is big endian.
+-big-endian
+
# Matt Turner <mattst88@gentoo.org> (24 Mar 2017)
# virtual/opencl is not keyworded
opencl