All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Config.in: add BR2_HOST_GCC_AT_LEAST_9
Date: Tue, 25 Feb 2020 23:23:03 +0100	[thread overview]
Message-ID: <20200225232303.1cad5408@windsurf> (raw)
In-Reply-To: <20200225212213.22680-1-romain.naour@smile.fr>

On Tue, 25 Feb 2020 22:22:13 +0100
Romain Naour <romain.naour@smile.fr> wrote:

> Fedora 30 switched to GCC 9.x. [1]
> 
> [1] https://fedoraproject.org/wiki/Changes/GCC9
> 
> Signed-off-by: Romain Naour <romain.naour@smile.fr>

Thanks, but this was not sufficiently tested it seems: on my Fedora
system with gcc 9.x, BR2_HOST_GCC_VERSION was still 8, and therefore
BR2_HOST_GCC_AT_LEAST_9 was not "y". This is because the main Buildroot
Makefile HOSTCC_MAX_VERSION variable needs to be updated as well.

I fixed that up and applied to master. Thanks!

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-02-25 22:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-25 21:22 [Buildroot] [PATCH] Config.in: add BR2_HOST_GCC_AT_LEAST_9 Romain Naour
2020-02-25 22:23 ` Thomas Petazzoni [this message]
2020-02-26  8:24   ` Romain Naour

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=20200225232303.1cad5408@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.