kumquat-buildroot/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
elf2flt sh: Fix Buildroot sh targets to match gnuconfig targets 2011-07-18 23:26:12 +02:00
gcc
gdb
kernel-headers kernel-headers: add 3.0 2011-07-22 09:08:36 +02:00
mklibs
toolchain-buildroot
toolchain-crosstool-ng
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
helpers.mk
Makefile.in
patch-kernel.sh
toolchain-buildroot.mk
toolchain-common.in toolchain: add user defined target LDFLAGS options 2011-07-25 08:31:15 +02:00
toolchain-crosstool-ng.mk
toolchain-external.mk