From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 6 Jan 2011 22:40:55 -0500 Subject: [U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS In-Reply-To: <1294277034-6509-1-git-send-email-iwamatsu@nigauri.org> References: <1294277034-6509-1-git-send-email-iwamatsu@nigauri.org> Message-ID: <201101062241.03629.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, January 05, 2011 20:23:54 Nobuhiro Iwamatsu wrote: > --- a/arch/i386/config.mk > +++ b/arch/i386/config.mk > @@ -35,5 +35,6 @@ PLATFORM_CPPFLAGS += $(call cc-option, > -fno-stack-protector) PLATFORM_CPPFLAGS += $(call cc-option, > -mpreferred-stack-boundary=2) PLATFORM_CPPFLAGS += -DCONFIG_I386 > -D__I386__ > > -LDFLAGS += --cref --gc-sections > +LDFLAGS += --cref this adds a trailing space otherwise, this makes Blackfin work better ... i'll s-o-b the v3 patch ;) -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20110106/497ed4bc/attachment.pgp