From: <kai.kang@windriver.com>
To: <poky@lists.yoctoproject.org>
Subject: [PATCH] variables.rst: update GCCVERSION
Date: Thu, 15 Aug 2024 13:27:49 +0800 [thread overview]
Message-ID: <20240815052749.3696159-1-kai.kang@windriver.com> (raw)
From: Kai Kang <kai.kang@windriver.com>
Update GCCVERSION to current version '14.x' in variables.rst.
Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
documentation/ref-manual/variables.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 848cea787f..e0df9d05f6 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3142,10 +3142,10 @@ system and gives an overview of their function and contents.
:term:`GCCVERSION`
Specifies the default version of the GNU C Compiler (GCC) used for
- compilation. By default, :term:`GCCVERSION` is set to "8.x" in the
+ compilation. By default, :term:`GCCVERSION` is set to "14.x" in the
``meta/conf/distro/include/tcmode-default.inc`` include file::
- GCCVERSION ?= "8.%"
+ GCCVERSION ?= "14.%"
You can override this value by setting it in a
configuration file such as the ``local.conf``.
--
2.34.1
next reply other threads:[~2024-08-15 5:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-15 5:27 kai.kang [this message]
2024-08-15 9:49 ` [poky] [PATCH] variables.rst: update GCCVERSION Alexander Kanavin
2024-08-15 12:50 ` Richard Purdie
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=20240815052749.3696159-1-kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=poky@lists.yoctoproject.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