public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r14-1488] Back to requiring "Perl version 5.6.1 (or later)" [PR82856]
Date: Fri,  2 Jun 2023 07:51:24 +0000 (GMT)	[thread overview]
Message-ID: <20230602075124.C2F413858C53@sourceware.org> (raw)

https://gcc.gnu.org/g:9edb6725717d668d144b2075f0dabf03ac4ec3d8

commit r14-1488-g9edb6725717d668d144b2075f0dabf03ac4ec3d8
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Mon May 15 20:55:11 2023 +0200

    Back to requiring "Perl version 5.6.1 (or later)" [PR82856]
    
    With Subversion r265695 (Git commit 22e052725189a472e4e86ebb6595278a49f4bcdd)
    "Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856)" we're back
    to normal; per Automake 1.15.1 'configure.ac' still "[...] perl 5.6 or better
    is required [...]".
    
            PR bootstrap/82856
            gcc/
            * doc/install.texi (Perl): Back to requiring "Perl version 5.6.1 (or
            later)".

Diff:
---
 gcc/doc/install.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index fadcf5aa2ef..e9614e42ec9 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -366,7 +366,7 @@ Necessary (only on some platforms) to untar the source code.  Many
 systems' @command{tar} programs will also work, only try GNU
 @command{tar} if you have problems.
 
-@item Perl version between 5.6.1 and 5.6.24
+@item Perl version 5.6.1 (or later)
 
 Necessary when targeting Darwin, building @samp{libstdc++},
 and not using @option{--disable-symvers}.

                 reply	other threads:[~2023-06-02  7:51 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=20230602075124.C2F413858C53@sourceware.org \
    --to=tschwinge@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.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).