]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix typo in gdb/README.
authorEli Zaretskii <eliz@gnu.org>
Thu, 9 May 2024 09:46:38 +0000 (12:46 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 9 May 2024 09:47:28 +0000 (12:47 +0300)
Patch from Tiezhu Yang <yangtiezhu@loongson.cn>.

gdb/README

index 763089bb02d7b2bf2d437862961b50ce700d7c8b..d85c37d5d178a06a1862dba163f8d2ff756338ee 100644 (file)
@@ -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.