From 2a50181ac32141c7cd10eea65bf0550b87d4a0d5 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Thu, 29 Jun 2017 22:11:49 +0100 Subject: 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. --- profiles/arch/m68k/use.mask | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'profiles/arch/m68k') diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index aac0e46e97c2..646567111d56 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -1,6 +1,13 @@ +# Copyright 1999-2017 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 + # Unmask the flag which corresponds to ARCH. -m68k +# James Le Cuirot (29 Jun 2017) +# Unmask as this profile is big endian. +-big-endian + hardened # Paul de Vrieze -- cgit v1.2.3-65-gdbad