From 60e86eb03dc3167110f82a444f8b8b5ee75aa5ea Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 7 Jan 2018 15:41:43 +0100 Subject: [PATCH] Regen configure --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2c4a3a3c..bafd4e86 100755 --- a/configure +++ b/configure @@ -18346,7 +18346,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext #if !defined(__clang__) && !defined(__GNUC__) && !defined(__SIZEOF_INT128__) # error mode(TI) is a gcc extension, and __int128 is not available #endif -#if defined(__clang__) && !defined(__x86_64__) && !defined(__ARM_NEON) +#if defined(__clang__) && !defined(__x86_64__) && !defined(__aarch64__) # error clang does not properly handle the 128-bit type on 32-bit systems #endif #ifndef NATIVE_LITTLE_ENDIAN