]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Regenerate configure fragment -- BZ 25337.
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Tue, 23 May 2023 16:21:29 +0000 (16:21 +0000)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Tue, 23 May 2023 16:21:29 +0000 (16:21 +0000)
In commit 0b25c28e028b63c95108c442d8112811107e4c13 I updated congure.ac
but neglected to regenerate updated configure.

Fix this here.

sysdeps/powerpc/powerpc64/configure

index f57c58ac1102a0d2b7e4504b9a01babfba5f0a53..e09052a33990b09d394838c0653ea5d1abf014b2 100644 (file)
@@ -38,7 +38,7 @@ fi
 # We check if compiler supports @notoc generation since there is no
 # gain by enabling it if it will be optimized away by the linker.
 # It also helps linkers that might not optimize it and end up
-# generating stubs with ISA 3.1 instruction even targetting older ISA.
+# generating stubs with ISA 3.1 instruction even targeting older ISA.
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports @notoc" >&5
 $as_echo_n "checking if the compiler supports @notoc... " >&6; }
 if ${libc_cv_ppc64_notoc+:} false; then :