From 01f1f5ee8b58d5a3dce5250ed3514e9dfa5ceff4 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 4 Mar 2010 21:30:17 -0800 Subject: Pass -mtune=i686 to assembler when compiling for i686 --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 49ac30d..b6752d1 100755 --- a/configure +++ b/configure @@ -657,6 +657,7 @@ xcoff elf ldd_rewrite_script use_ldconfig +libc_cv_as_i686 libc_cv_cc_avx libc_cv_cc_sse4 libc_cv_cpp_asm_debuginfo @@ -8830,6 +8831,7 @@ fi + if test $elf = yes; then cat >>confdefs.h <<\_ACEOF #define HAVE_ELF 1 -- cgit v1.1