From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: Romain Naour <romain.naour@gmail.com>,
Giulio Benetti <giulio.benetti@benettiengineering.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] package/gcc: add version 14.x
Date: Sat, 11 May 2024 22:52:27 +0200 [thread overview]
Message-ID: <20240511225227.02f8cfe0@windsurf> (raw)
In-Reply-To: <Zj9c87ghyA63Enj9@waldemar-brodkorb.de>
Hello,
On Sat, 11 May 2024 13:56:35 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:
> +config BR2_GCC_VERSION_14_X
> + bool "gcc 14.x"
> + # powerpc spe support has been deprecated since gcc 8.x.
> + # https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html
> + depends on !BR2_POWERPC_CPU_HAS_SPE
> + select BR2_TOOLCHAIN_GCC_AT_LEAST_14
This BR2_TOOLCHAIN_GCC_AT_LEAST_14 option did not exist, so I pushed a
preparation commit that adds it, and then applied your commit on top.
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-05-11 20:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-11 11:56 [Buildroot] [PATCH 1/3] package/gcc: add version 14.x Waldemar Brodkorb
2024-05-11 20:52 ` Thomas Petazzoni via buildroot [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=20240511225227.02f8cfe0@windsurf \
--to=buildroot@buildroot.org \
--cc=giulio.benetti@benettiengineering.com \
--cc=romain.naour@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=wbx@openadk.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