1 # This file is generated from configure.ac by Autoconf. DO NOT EDIT!
2 # Local preconfigure fragment for sysdeps/x86_64
4 test -n "$base_machine" || case "$machine" in
7 # Check if we are building for x32.
9 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC compiles in -mx32 mode by default" >&5
10 $as_echo_n "checking whether $CC compiles in -mx32 mode by default... " >&6; }
11 if ${libc_cv_x32+:} false; then :
12 $as_echo_n "(cached) " >&6
14 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
27 if ac_fn_c_try_compile "$LINENO"; then :
32 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
34 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_x32" >&5
35 $as_echo "$libc_cv_x32" >&6; }
36 if test $libc_cv_x32 = yes; then