From 4016ce8dca52069070cea80667f1db4566ad921a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 2 Jan 2018 16:55:45 +0100 Subject: glibc has issues compiled with NEON enabled --- target/config/Config.in.fpu | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config/Config.in.fpu') diff --git a/target/config/Config.in.fpu b/target/config/Config.in.fpu index 0abb5f8e0..1140f0bd0 100644 --- a/target/config/Config.in.fpu +++ b/target/config/Config.in.fpu @@ -15,6 +15,7 @@ config ADK_TARGET_ARCH_PPC_WITH_ALTIVEC config ADK_TARGET_ARCH_ARM_WITH_NEON bool "enable NEON SIMD support" depends on ADK_TARGET_ARCH_ARM && ADK_TARGET_CPU_WITH_NEON + depends on !ADK_TARGET_LIB_GLIBC default n help Enable support for NEON SIMD CPU extensions. -- cgit v1.2.3