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/amd64/use.force
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/amd64/use.force?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/amd64/use.force?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/amd64/use.force?r1=1.1&r2=1.2
Index: use.force
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/amd64/use.force,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.force 22 Jun 2013 21:32:10 -0000 1.1
+++ use.force 9 Mar 2014 23:18:34 -0000 1.2
@@ -1,6 +1,9 @@
-# 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/amd64/use.force,v 1.1
2013/06/22 21:32:10 blueness Exp $
+# $Header:
/var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/amd64/use.force,v 1.2
2014/03/09 23:18:34 blueness Exp $
# Force the flag which corresponds to ARCH.
amd64
+
+# Force the flag corresponding to the default ABI.
+abi_x86_64
1.2 profiles/hardened/linux/musl/amd64/use.mask
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/amd64/use.mask?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/amd64/use.mask?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/amd64/use.mask?r1=1.1&r2=1.2
Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/amd64/use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.mask 22 Jun 2013 21:32:10 -0000 1.1
+++ use.mask 9 Mar 2014 23:18:34 -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/amd64/use.mask,v 1.1
2013/06/22 21:32:10 blueness Exp $
+# $Header:
/var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/amd64/use.mask,v 1.2
2014/03/09 23:18:34 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