Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] toolchain-wrapper.mk: refactor additional flags into TARGET_FLAGS
Date: Tue, 25 Oct 2016 23:41:13 +0200	[thread overview]
Message-ID: <20161025234113.45462506@free-electrons.com> (raw)
In-Reply-To: <4a388102-267d-9be5-b293-0877e55ca958@mind.be>

Hello,

On Tue, 18 Oct 2016 20:57:55 +0200, Arnout Vandecappelle wrote:

>  So this is a part of a series I'm trying to build that will sanitize the flags
> passed to the wrapper and passed to the build systems. The idea is that all the
> flags that are currently hardcoded in toolchain-wrapper.c will move into
> TARGET_FLAGS, and that all flags that are currently added to TARGET_CFLAGS but
> not to the wrapper get added to TARGET_FLAGS as well.
> 
>  I have only lightly tested this; Vincent, please include this in your series
> and test for real.
> 
>  I wanted to push this patch fast so Vicente can use it in his series. However,
> the idea is to move all this setting of flags into a new .mk file. I was
> thinking of toolchain/toolchain-flags.mk. If anyone has better ideas, please
> speak up!

Following Vicente's feedback on -mmsa being unsuitable hardcoded in the
wrapper as it breaks the kernel build, I guess your PATCH 2/2 is
not suitable. And therefore, it makes PATCH 1/2 a bit useless.

Until we figure out the appropriate way of solving this problem, I've
marked those two patches as Changes Requested.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      reply	other threads:[~2016-10-25 21:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18 18:51 [Buildroot] [PATCH 1/2] toolchain-wrapper.mk: refactor additional flags into TARGET_FLAGS Arnout Vandecappelle
2016-10-18 18:51 ` [Buildroot] [PATCH 2/2] MIPS: add support for MSA Arnout Vandecappelle
2016-10-18 18:57 ` [Buildroot] [PATCH 1/2] toolchain-wrapper.mk: refactor additional flags into TARGET_FLAGS Arnout Vandecappelle
2016-10-25 21:41   ` Thomas Petazzoni [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=20161025234113.45462506@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox