[Buildroot] [PATCH] uclibc: respect top-level TARGET_CFLAGS

Alexey Brodkin Alexey.Brodkin at synopsys.com
Thu Nov 6 11:59:32 UTC 2014


Hi Baruch,

On Thu, 2014-11-06 at 13:51 +0200, Baruch Siach wrote:
> Hi Alexey,
> 
> On Thu, Nov 06, 2014 at 02:47:22PM +0300, Alexey Brodkin wrote:
> > When BR2_TARGET_OPTIMIZATION is used (with some specific compiler flags)
> > it's expected that ALL target binaries will be built with specified options.
> > 
> > Currently uClibc is built with its own set of options.
> > This change allows passing additional flags to uclibc build system.
> > 
> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> > 
> > Cc: Anton Kolesov <akolesov at synopsys.com>
> > Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> > Cc: Peter Korsgaard <peter at korsgaard.com>
> > Cc: Gustavo Zacarias <gustavo at zacarias.com.ar>
> > Cc: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
> 
> Have you actually CCed all these addresses? I only see Thomas in the Cc: 
> header, besides you.

That's why I add "Cc:" in commit message.
Because "git send-email" automatically adds mentioned addresses to CC.

That's an extract of "git send-email" log:
--->---
MAIL FROM:<abrodkin at synopsys.com>
RCPT TO:<buildroot at buildroot.org>
RCPT TO:<abrodkin at synopsys.com>
RCPT TO:<akolesov at synopsys.com>
RCPT TO:<thomas.petazzoni at free-electrons.com>
RCPT TO:<peter at korsgaard.com>
RCPT TO:<gustavo at zacarias.com.ar>
RCPT TO:<Vincent.Riera at imgtec.com>
From: Alexey Brodkin <abrodkin at synopsys.com>
To: buildroot at buildroot.org
Cc: Alexey Brodkin <abrodkin at synopsys.com>,
	Anton Kolesov <akolesov at synopsys.com>,
	Thomas Petazzoni <thomas.petazzoni at free-electrons.com>,
	Peter Korsgaard <peter at korsgaard.com>,
	Gustavo Zacarias <gustavo at zacarias.com.ar>,
	Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Subject: [PATCH] uclibc: respect top-level TARGET_CFLAGS
Date: Thu,  6 Nov 2014 14:47:22 +0300
Message-Id: <1415274442-24547-1-git-send-email-abrodkin at synopsys.com>
X-Mailer: git-send-email 1.9.3
--->---

-Alexey



More information about the buildroot mailing list