public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] gdb: Add missing single quotation mark in README
@ 2024-05-09  8:35 Tiezhu Yang
  2024-05-09  9:48 ` Eli Zaretskii
  2024-05-09 14:01 ` Tom Tromey
  0 siblings, 2 replies; 4+ messages in thread
From: Tiezhu Yang @ 2024-05-09  8:35 UTC (permalink / raw)
  To: gdb-patches

Maybe forgot to add a single quotation mark for --with-system-zlib
in commit 7f0bd4202c23 ("Update gdb's configure instructions"), just
add it.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
---
 gdb/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/README b/gdb/README
index 763089bb02d..d85c37d5d17 100644
--- a/gdb/README
+++ b/gdb/README
@@ -451,7 +451,7 @@ more obscure GDB `configure' options are not listed here.
      library supplied as part of GDB.  Readline 7 or newer is required;
      this is enforced by the build system.
 
-`--with-system-zlib
+`--with-system-zlib'
      Use the zlib library installed on the host, rather than the
      library supplied as part of GDB.
 
-- 
2.42.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-13  9:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-09  8:35 [PATCH] gdb: Add missing single quotation mark in README Tiezhu Yang
2024-05-09  9:48 ` Eli Zaretskii
2024-05-09 14:01 ` Tom Tromey
2024-05-10  2:03   ` Tiezhu Yang

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).