Fix typo in gdb/README.

Patch from Tiezhu Yang <yangtiezhu@loongson.cn>.
This commit is contained in:
Eli Zaretskii 2024-05-09 12:46:38 +03:00
parent cba95c2787
commit 5021daf303

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