public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Regenerate configure fragment -- BZ 25337.
@ 2023-05-23 16:24 Paul Pluzhnikov
  0 siblings, 0 replies; only message in thread
From: Paul Pluzhnikov @ 2023-05-23 16:24 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6b3ddc9ae57763b188fec63da7740b7ab2ec6edb

commit 6b3ddc9ae57763b188fec63da7740b7ab2ec6edb
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Tue May 23 16:21:29 2023 +0000

    Regenerate configure fragment -- BZ 25337.
    
    In commit 0b25c28e028b63c95108c442d8112811107e4c13 I updated congure.ac
    but neglected to regenerate updated configure.
    
    Fix this here.

Diff:
---
 sysdeps/powerpc/powerpc64/configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysdeps/powerpc/powerpc64/configure b/sysdeps/powerpc/powerpc64/configure
index f57c58ac11..e09052a339 100644
--- a/sysdeps/powerpc/powerpc64/configure
+++ b/sysdeps/powerpc/powerpc64/configure
@@ -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 :

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-23 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23 16:24 [glibc] Regenerate configure fragment -- BZ 25337 Paul Pluzhnikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).