aballier 14/11/04 09:33:08
Modified: use.mask
Added: use.force
Log:
rework a bit armv7 cpuflags so that ffmpeg compiles out of the box:
armv{5te,6,6te} flags mean this or later, so that armv7 can force it.
Revision Changes Path
1.3 profiles/arch/arm/armv7a/use.mask
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv7a/use.mask?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv7a/use.mask?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv7a/use.mask?r1=1.2&r2=1.3
Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/armv7a/use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- use.mask 29 Jul 2014 18:57:28 -0000 1.2
+++ use.mask 4 Nov 2014 09:33:08 -0000 1.3
@@ -1,3 +1,6 @@
# Unmask armv7 specific USE flags
-neon
-armvfp
+-armv5te
+-armv6
+-armv6t2
1.1 profiles/arch/arm/armv7a/use.force
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv7a/use.force?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv7a/use.force?rev=1.1&content-type=text/plain
Index: use.force
===================================================================
# armv7 has these instruction sets
armv5te
armv6
armv6t2