From 103e3decad5f5cfaa28a9012ef5773b9323ac9c5 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 27 Dec 2017 09:28:09 +0100 Subject: [PATCH] Regen configure --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 3c6671fb..7e9bcdcb 100755 --- a/configure +++ b/configure @@ -18239,7 +18239,7 @@ HAVE_TI_MODE_V=0 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#if !defined(__GNUC__) && !defined(__SIZEOF_INT128__) +#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)