From b01f9769004dc651f2174c1ba5154afc85d8b8a1 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Tue, 31 Jan 2023 16:48:15 -0500 Subject: Regenerate configure. Run using vanilla upstream autoconf 2.69. Minor whitespace change to sysdeps/loongarch/configure and sysdeps/mach/configure, and nothing else. --- sysdeps/loongarch/configure | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysdeps/loongarch') diff --git a/sysdeps/loongarch/configure b/sysdeps/loongarch/configure index a08ba67..f6c078c 100644 --- a/sysdeps/loongarch/configure +++ b/sysdeps/loongarch/configure @@ -74,12 +74,13 @@ if test "$libc_cv_static_pie_on_loongarch" = yes; then fi # Check if gcc supports option -mcmodel=medium. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports option -mcmodel=medium" >&5 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports option -mcmodel=medium" >&5 $as_echo_n "checking whether $CC supports option -mcmodel=medium... " >&6; } if ${libc_cv_loongarch_cmodel_medium+:} false; then : $as_echo_n "(cached) " >&6 else - if { ac_try='${CC-cc} -c $CFLAGS -mcmodel=medium /dev/null 1>&5' + + if { ac_try='${CC-cc} -c $CFLAGS -mcmodel=medium /dev/null 1>&5' { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5 (eval $ac_try) 2>&5 ac_status=$? -- cgit v1.1