]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
ld: fix build with old makeinfo
authorJan Beulich <jbeulich@suse.com>
Fri, 1 Dec 2023 09:13:36 +0000 (10:13 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 1 Dec 2023 09:13:36 +0000 (10:13 +0100)
Makeinfo 4.12 is unhappy about the new "Special Sections" without that
also having a @chapter line.

ld/ld.texi

index 7ee06a7174472fac48765395abacbe1a055ddd5d..61b56a00ece2af9cc4c45286e7b89c1cd3dd2ec7 100644 (file)
@@ -7527,6 +7527,7 @@ the @samp{__.LIBDEP} member of @file{libssl.a} would contain
 @end smallexample
 
 @node Special Sections
+@chapter Special Sections
 When linking ELF format object files @command{ld} treats some sections
 in a special, non standard manner.  This part of the manual describes
 these sections.