All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>,
	Joseph Kogut <joseph.kogut@gmail.com>,
	Peter Seiderer <ps.report@gmx.net>,
	Julien Corjon <corjon.j@ecagroup.com>,
	buildroot@buildroot.org, Romain Naour <romain.naour@gmail.com>,
	Matt Weber <matthew.weber@collins.com>,
	Valentin Korenblit <valentinkorenblit@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/llvm: needs host gcc >= 5
Date: Sat, 13 Aug 2022 12:59:55 +0200	[thread overview]
Message-ID: <20220813125955.210ab19f@windsurf> (raw)
In-Reply-To: <20220812204247.171889-1-fontaine.fabrice@gmail.com>

On Fri, 12 Aug 2022 22:42:47 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix the following build failure with host-lld, libclc, etc. raised since
> bump to version 11.1.0 in commit
> 456f704e6b7be147c504d53a78536938f088e8e8:
> 
> CMake Error at cmake/modules/CheckCompilerVersion.cmake:38 (message):
>   Host GCC version must be at least 5.1, your version is 4.8.5.
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/7f120dbcbd5410477550fa8645e7d1cb0ae6cf1c
>  - http://autobuild.buildroot.org/results/2382d7112618236aeafcaf581dc22a8d938824cf
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/clang/Config.in        | 6 ++++--
>  package/compiler-rt/Config.in  | 5 +++--
>  package/libclc/Config.in       | 5 +++++
>  package/lld/Config.in.host     | 5 +++++
>  package/llvm/Config.in         | 6 ++++--
>  package/mesa3d/Config.in       | 6 ++++--
>  package/qt5/qt5tools/Config.in | 3 ++-
>  7 files changed, 27 insertions(+), 9 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2022-08-13 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-12 20:42 [Buildroot] [PATCH 1/1] package/llvm: needs host gcc >= 5 Fabrice Fontaine
2022-08-13 10:59 ` 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=20220813125955.210ab19f@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bernd.kuhls@t-online.de \
    --cc=corjon.j@ecagroup.com \
    --cc=fontaine.fabrice@gmail.com \
    --cc=joseph.kogut@gmail.com \
    --cc=matthew.weber@collins.com \
    --cc=ps.report@gmx.net \
    --cc=romain.naour@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=valentinkorenblit@gmail.com \
    /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.