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