aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2024-06-14 13:27:31 -0700
committerH.J. Lu <hjl.tools@gmail.com>2024-06-14 13:29:04 -0700
commit65e513dc95dcad1320c6bee4be1a10ed46f7d2cb (patch)
treee815efd0c09040ac23f5f2d8e3ce0807a9d31fe0
parent3739147957a5bb37352033bec9ca21b88f98c7e9 (diff)
downloadgdb-65e513dc95dcad1320c6bee4be1a10ed46f7d2cb.zip
gdb-65e513dc95dcad1320c6bee4be1a10ed46f7d2cb.tar.gz
gdb-65e513dc95dcad1320c6bee4be1a10ed46f7d2cb.tar.bz2
ld: Align --no-error-execstack help output
* lexsup.c (elf_static_list_options): Align --no-error-execstack help output. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
-rw-r--r--ld/lexsup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/lexsup.c b/ld/lexsup.c
index 5ceefb4..96fb731 100644
--- a/ld/lexsup.c
+++ b/ld/lexsup.c
@@ -2320,7 +2320,7 @@ elf_static_list_options (FILE *file)
fprintf (file, _("\
--error-execstack Turn warnings about executable stacks into errors\n"));
fprintf (file, _("\
- --no-error-execstack Do not turn warnings about executable stacks into errors\n"));
+ --no-error-execstack Do not turn warnings about executable stacks into errors\n"));
#if DEFAULT_LD_WARN_RWX_SEGMENTS
fprintf (file, _("\