From: "Timothée Isnard" <timotheecisnard@gmail.com>
To: linux-doc@vger.kernel.org
Cc: corbet@lwn.net, trivial@kernel.org,
"Timothée Isnard" <timotheecisnard@gmail.com>
Subject: [PATCH] Documentation: admin-guide: Fix minimum required gcc version
Date: Tue, 5 Mar 2019 11:53:03 +0100 [thread overview]
Message-ID: <20190305105303.30838-1-timotheecisnard@gmail.com> (raw)
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.
--
2.21.0.rc0.258.g878e2cd30e
next reply other threads:[~2019-03-05 10:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-05 10:53 Timothée Isnard [this message]
2019-03-05 16:49 ` [PATCH] Documentation: admin-guide: Fix minimum required gcc version Randy Dunlap
2019-03-18 18:02 ` Jonathan Corbet
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=20190305105303.30838-1-timotheecisnard@gmail.com \
--to=timotheecisnard@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--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).