All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Date: Thu, 6 Jan 2011 22:40:55 -0500	[thread overview]
Message-ID: <201101062241.03629.vapier@gentoo.org> (raw)
In-Reply-To: <1294277034-6509-1-git-send-email-iwamatsu@nigauri.org>

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 

  reply	other threads:[~2011-01-07  3:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06  1:23 [U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS Nobuhiro Iwamatsu
2011-01-07  3:40 ` Mike Frysinger [this message]
2011-01-25 21:22 ` Wolfgang Denk
2011-01-27 17:53 ` Remy Bohmer
2011-01-27 18:07   ` Remy Bohmer
2011-01-27 23:32     ` Nobuhiro Iwamatsu

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=201101062241.03629.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /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.