From 58b3536dd540bbf6003716df649f4226ca51f553 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Sun, 1 Nov 2009 20:14:56 +0000 Subject: [PATCH] configure: fix 64-bit test with clang Originally committed as revision 20431 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d534360d2f..b876e66bb4 100755 --- a/configure +++ b/configure @@ -1862,7 +1862,7 @@ case "$arch" in subarch="x86_32" enable fast_unaligned check_cc <