buildrootschalter/toolchain
Baruch Siach ec8eda419a toolchain: add user defined target LDFLAGS options
Allow the user to specify additional options for the target LDFLAGS.

I use this to pass the -te500v2 option to the linker, when using the
CodeSourcery toolchain for PowerPC. This chooses the correct CRT for e500 hard
float. Otherwise I get errors like

undefined reference to `_save32gpr_31'
undefined reference to `_rest32gpr_31_x'

at final link time.

[Peter: fixup, use qstrip]
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-25 08:31:15 +02:00
..
dependencies Reset critical environment variables 2010-12-29 23:35:52 +01:00
elf2flt sh: Fix Buildroot sh targets to match gnuconfig targets 2011-07-18 23:26:12 +02:00
gcc toolchain/gcc: bump 4.6.x version to 4.6.1 2011-06-28 15:19:13 +02:00
gdb gdb: depend on host-expat to fix remote debugging 2011-02-28 10:26:17 +01:00
kernel-headers kernel-headers: add 3.0 2011-07-22 09:08:36 +02:00
mklibs toolchain: mark mklibs as broken 2011-05-02 21:39:53 +02:00
toolchain-buildroot toolchain-buildroot: NPTL is only supported with EABI on ARM 2011-07-18 12:12:13 +02:00
toolchain-crosstool-ng toolchain/crosstool-NG: use the package infrastructure 2011-07-15 22:58:38 +02:00
toolchain-external sh: Fix Buildroot sh targets to match gnuconfig targets 2011-07-18 23:26:12 +02:00
uClibc sh: Fix Buildroot sh targets to match gnuconfig targets 2011-07-18 23:26:12 +02:00
Config.in toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS 2011-06-12 21:50:20 +02:00
helpers.mk external-toolchain: fix support 2011-05-08 21:56:10 +02:00
Makefile.in binutils: make it a proper package 2011-01-02 22:55:16 +01:00
patch-kernel.sh toolchain/patch-kernel.sh: xtensa directory overlay support 2009-07-24 02:31:34 +02:00
toolchain-buildroot.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-common.in toolchain: add user defined target LDFLAGS options 2011-07-25 08:31:15 +02:00
toolchain-crosstool-ng.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-external.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00