From: Jonathan Corbet <corbet@lwn.net>
To: "Timothée Isnard" <timotheecisnard@gmail.com>
Cc: linux-doc@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH] Documentation: admin-guide: Fix minimum required gcc version
Date: Mon, 18 Mar 2019 12:02:39 -0600 [thread overview]
Message-ID: <20190318120239.63c2f532@lwn.net> (raw)
In-Reply-To: <20190305105303.30838-1-timotheecisnard@gmail.com>
On Tue, 5 Mar 2019 11:53:03 +0100
Timothée Isnard <timotheecisnard@gmail.com> wrote:
> Signed-off-by: Timothée Isnard <timotheecisnard@gmail.com>
> ---
> Documentation/admin-guide/README.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst
> index 47e577264198..a582c780c3bd 100644
> --- a/Documentation/admin-guide/README.rst
> +++ b/Documentation/admin-guide/README.rst
> @@ -251,7 +251,7 @@ Configuring the kernel
> Compiling the kernel
> --------------------
>
> - - Make sure you have at least gcc 3.2 available.
> + - Make sure you have at least gcc 4.6 available.
> For more information, refer to :ref:`Documentation/process/changes.rst <changes>`.
>
> Please note that you can still run a.out user programs with this kernel.
This was already fixed (commit f07fb1088fb1) back in February.
Thanks,
jon
prev parent reply other threads:[~2019-03-18 18:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-05 10:53 [PATCH] Documentation: admin-guide: Fix minimum required gcc version Timothée Isnard
2019-03-05 16:49 ` Randy Dunlap
2019-03-18 18:02 ` Jonathan Corbet [this message]
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=20190318120239.63c2f532@lwn.net \
--to=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=timotheecisnard@gmail.com \
--cc=trivial@kernel.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 NNTP newsgroup(s).