diff --git a/configure b/configure index 79939ccf..3c6671fb 100755 --- a/configure +++ b/configure @@ -18242,7 +18242,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext #if !defined(__GNUC__) && !defined(__SIZEOF_INT128__) # error mode(TI) is a gcc extension, and __int128 is not available #endif -#if defined(__clang__) && !defined(__x86_64__) +#if defined(__clang__) && !defined(__x86_64__) && !defined(__ARM_NEON) # error clang does not properly handle the 128-bit type on 32-bit systems #endif #ifndef NATIVE_LITTLE_ENDIAN