[U-Boot] [PATCH v3] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
iwamatsu at nigauri.org
Wed Apr 13 04:01:04 CEST 2011
Hi,
# Scott has already replied, too.
You applied this patch by commit 8aba9dceebb14144e07d19593111ee3a999c37fc.
Best regards,
Nobuhiro
2011/4/12 Wolfgang Denk <wd at denx.de>:
> Dear Nobuhiro Iwamatsu,
>
> In message <1294747652-12603-1-git-send-email-iwamatsu at nigauri.org> you wrote:
>> Linker needs to use the proper endian/bfd flags even when doing partial linking.
>> LDFLAGS_u-boot sets linker option which is called it when U-boot is built
>> (u-boot final).
>> LDFLAGS sets necessary option by partial linking (use in cmd_link_o_target).
>>
>> CC: Mike Frysinger <vapier at gentoo.org>
>> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
>> ---
>> V3: Remove trailing space.
>>
>> Makefile | 2 +-
>> arch/blackfin/config.mk | 3 ++-
>> arch/i386/config.mk | 3 ++-
>> arch/nios2/config.mk | 2 +-
>> arch/powerpc/config.mk | 4 ++--
>> arch/sh/config.mk | 2 +-
>> arch/sh/cpu/sh2/config.mk | 4 +++-
>> config.mk | 8 +++++---
>> 8 files changed, 17 insertions(+), 11 deletions(-)
>
> This patch does no longer apply. Is it still needed? If yes, please
> rebase and resubmit. Thanks.
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> "It is easier to port a shell than a shell script." - Larry Wall
>
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
More information about the U-Boot
mailing list