From: Eli Zaretskii Date: Thu, 9 May 2024 09:46:38 +0000 (+0300) Subject: Fix typo in gdb/README. X-Git-Tag: gdb-15-branchpoint~144 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5021daf303393722f58f4422d7ad53d526aa2d50;p=thirdparty%2Fbinutils-gdb.git Fix typo in gdb/README. Patch from Tiezhu Yang . --- 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.