blueness 14/03/09 23:12:08
Modified: use.force use.mask
Log:
linux/uclibc/{amd64,x86}: force default abi flags
Revision Changes Path
1.2 profiles/hardened/linux/uclibc/amd64/use.force
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.force?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.force?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.force?r1=1.1&r2=1.2
Index: use.force
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.force,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.force 21 Nov 2012 18:15:47 -0000 1.1
+++ use.force 9 Mar 2014 23:12:07 -0000 1.2
@@ -1,6 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.force,v 1.1
2012/11/21 18:15:47 blueness Exp $
+# $Header:
/var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.force,v 1.2
2014/03/09 23:12:07 blueness Exp $
# Force the flag which corresponds to ARCH.
amd64
+
+# Force the flag corresponding to the default ABI.
+abi_x86_64
1.4 profiles/hardened/linux/uclibc/amd64/use.mask
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask?r1=1.3&r2=1.4
Index: use.mask
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- use.mask 1 Jun 2013 03:05:24 -0000 1.3
+++ use.mask 9 Mar 2014 23:12:08 -0000 1.4
@@ -1,10 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.3
2013/06/01 03:05:24 blueness Exp $
+# $Header:
/var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/amd64/use.mask,v 1.4
2014/03/09 23:12:08 blueness Exp $
# Unmask the flag which corresponds to ARCH.
-amd64
+# Unmask the multilib flags for this arch.
+-abi_x86_64
+
# unmask all SIMD assembler flags
-mmx
-mmxext