summaryrefslogtreecommitdiffstats
path: root/package/libcdio
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-12-07 10:25:21 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-12-08 22:32:16 +0100
commit0976cd6cd64a128a2ac921e4f35f0e7cbe306692 (patch)
tree525428f1df51f9c026b2078d8e5d98d433f9f14e /package/libcdio
parent6d97af8763a10180ff935a3dff90b217d79246e6 (diff)
downloadbuildroot-0976cd6cd64a128a2ac921e4f35f0e7cbe306692.tar.gz
buildroot-0976cd6cd64a128a2ac921e4f35f0e7cbe306692.zip
arch/Config.in.arm: only enable BR2_ARM_CPU_HAS_NEON for ARMv8 in 32bit mode
A number of packages use BR2_ARM_CPU_HAS_NEON to know if the target handles aarch32 neon instructions, which is only true for ARMv8 cores when they are running in 32bit mode. Notice: These cores do support neon-like instructions using a different encoding in 64bit mode (it is a required part of ARMv8, similar to the FPU). Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libcdio')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud