From 5021daf303393722f58f4422d7ad53d526aa2d50 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 9 May 2024 12:46:38 +0300 Subject: Fix typo in gdb/README. Patch from Tiezhu Yang . --- gdb/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/README b/gdb/README index 763089b..d85c37d 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. -- cgit v1.1