From: Adhemerval Zanella Date: Thu, 18 Dec 2025 14:09:33 +0000 (-0300) Subject: Regenerate sysdeps/x86_64/configure X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e0560ad32d85be2d9e7e53cd51dd5e1e851c16;p=thirdparty%2Fglibc.git Regenerate sysdeps/x86_64/configure It fixes the 9b8c2b8294 commit. --- diff --git a/sysdeps/x86_64/configure b/sysdeps/x86_64/configure index b4d8bf1370..ef706b4265 100644 --- a/sysdeps/x86_64/configure +++ b/sysdeps/x86_64/configure @@ -76,7 +76,7 @@ if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS $no_ssp printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; } then - if ${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS $no_ssp -Wl,-z,mark-plt, -Wl,--fatal-warnings -nostdlib \ + if ${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS $no_ssp -Wl,-z,mark-plt -Wl,--fatal-warnings -nostdlib \ -nostartfiles -fPIC -shared -o conftest.so conftest.c 2>&1 \ | grep "warning: -z mark-plt ignored" > /dev/null 2>&1; then true