public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] ld: fix build with old makeinfo
@ 2023-12-01  9:14 Jan Beulich
  0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2023-12-01  9:14 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=036cee3ad8dfe26975a3a8feb396f4961c60c5ae

commit 036cee3ad8dfe26975a3a8feb396f4961c60c5ae
Author: Jan Beulich <jbeulich@suse.com>
Date:   Fri Dec 1 10:13:36 2023 +0100

    ld: fix build with old makeinfo
    
    Makeinfo 4.12 is unhappy about the new "Special Sections" without that
    also having a @chapter line.

Diff:
---
 ld/ld.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ld/ld.texi b/ld/ld.texi
index 7ee06a71744..61b56a00ece 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-01  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-01  9:14 [binutils-gdb] ld: fix build with old makeinfo Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).