All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 2/7] support/dependencies: check that host have gcc plugin headers
Date: Sun, 12 Jul 2020 11:21:51 +0200	[thread overview]
Message-ID: <20200712112151.7bbf3293@windsurf.home> (raw)
In-Reply-To: <20200706153040.427457-3-kamel.bouhara@bootlin.com>

Hello Kamel,

On Mon,  6 Jul 2020 17:30:35 +0200
Kamel Bouhara <kamel.bouhara@bootlin.com> wrote:

> Some packages requires host gcc headers to build gcc plugins. This
> checks they are indeed installed.
> 
> Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> 
> Config.in: add BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT
> 
> In preparation to the addition of new dependencies in the odb package,
> add the BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT symbol.
> 
> Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>

You have squashed commits, but you did not even fix the commit log :-/

I fixed the commit log, did a few minor tweaks, and applied. Thanks!

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

  reply	other threads:[~2020-07-12  9:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 15:30 [Buildroot] [PATCH v3 0/7] ODB: C++ Object-Relational Mapping (ORM): New packages Kamel Bouhara
2020-07-06 15:30 ` [Buildroot] [PATCH v3 1/7] package/libcutl: new package Kamel Bouhara
2020-07-12  9:17   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 2/7] support/dependencies: check that host have gcc plugin headers Kamel Bouhara
2020-07-12  9:21   ` Thomas Petazzoni [this message]
2020-07-06 15:30 ` [Buildroot] [PATCH v3 3/7] package/odb: new package Kamel Bouhara
2020-07-12 10:48   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 4/7] package/libodb: " Kamel Bouhara
2020-07-12 10:58   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 5/7] package/libodb-pgsql: " Kamel Bouhara
2020-07-12 13:37   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 6/7] package/libodb-mysql: " Kamel Bouhara
2020-07-12 13:37   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 7/7] package/libodb-boost: " Kamel Bouhara
2020-07-12 13:43   ` Thomas Petazzoni
2020-07-15  9:33     ` Kamel Bouhara

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=20200712112151.7bbf3293@windsurf.home \
    --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.