Buildroot Archive mirror
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/gcc: enable obsolete nios2 target
Date: Mon, 13 May 2024 22:40:39 +0200	[thread overview]
Message-ID: <20240513224039.6aa3b261@windsurf> (raw)
In-Reply-To: <ZkDsA9NqjGG5GwdB@waldemar-brodkorb.de>

On Sun, 12 May 2024 18:19:15 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

> +# allow to build gcc 14.x
> +ifeq ($(BR2_nios2),y)
> +HOST_GCC_FINAL_CONF_OPTS += --enable-obsolete
> +endif

Dammit, I applied, but in fact, this change should have gone in one
single place: package/gcc/gcc.mk, adding to HOST_GCC_COMMON_CONF_OPTS,
which is used for both the gcc-initial and gcc-final stage. So I did
this as a follow-up commit in
https://gitlab.com/buildroot.org/buildroot/-/commit/1c8bdef54213640e88b199466d1e504515c1a073.

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

      parent reply	other threads:[~2024-05-13 20:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-12 16:19 [Buildroot] [PATCH] package/gcc: enable obsolete nios2 target Waldemar Brodkorb
2024-05-13 20:35 ` Thomas Petazzoni via buildroot
2024-05-13 20:40 ` 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=20240513224039.6aa3b261@windsurf \
    --to=buildroot@buildroot.org \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).