public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@sourceware.org>
To: bfd-cvs@sourceware.org
Subject: [binutils-gdb] ld: fix build with old makeinfo
Date: Fri,  1 Dec 2023 09:14:04 +0000 (GMT)	[thread overview]
Message-ID: <20231201091404.B9922385AE54@sourceware.org> (raw)

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.

                 reply	other threads:[~2023-12-01  9:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231201091404.B9922385AE54@sourceware.org \
    --to=jbeulich@sourceware.org \
    --cc=bfd-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).