]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Regenerate sysdeps/x86_64/configure
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Dec 2025 14:09:33 +0000 (11:09 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 18 Dec 2025 14:10:12 +0000 (11:10 -0300)
It fixes the 9b8c2b8294 commit.

sysdeps/x86_64/configure

index b4d8bf13702889d04a7620bff001bfae098e4b02..ef706b4265ca12d43d97728bcd66a8e0a2ccfdc9 100644 (file)
@@ -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