buildrootschalter/toolchain
Thomas Petazzoni cd11bf4970 toolchain: fix multilib symlink for external toolchains
ARCH_SUBDIR is a shell variable, so it should be referenced with
$${ARCH_SUBDIR}. Without this, no symbolic link is created, and the
external toolchain fails to work if the non-default multilib variant
is used.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-21 13:57:11 +01:00
..
binutils Add gcc 4.5.1 to buildroot 2010-11-04 20:16:28 +01:00
dependencies dependencies: add unzip 2010-12-16 14:43:17 +01:00
elf2flt
gcc toolchain/gcc: bump 4.5.x version 2010-12-19 21:09:00 +01:00
gdb
kernel-headers kernel-headers: simplify 2010-12-13 21:52:16 +01:00
mklibs
sstrip
toolchain-buildroot toolchain: rework thread options 2010-12-13 22:26:41 +01:00
toolchain-crosstool-ng toolchain: more verbose in crosstool-ng backend 2010-12-13 22:26:52 +01:00
toolchain-external toolchain: rework thread options 2010-12-13 22:26:41 +01:00
uClibc toolchain: move Stack Protection Support option 2010-12-13 22:06:15 +01:00
Config.in toolchain: add support for external toolchain profiles and download 2010-12-13 21:56:49 +01:00
helpers.mk toolchain: fix multilib symlink for external toolchains 2010-12-21 13:57:11 +01:00
Makefile.in toolchain: rework thread options 2010-12-13 22:26:41 +01:00
patch-kernel.sh
toolchain-buildroot.mk
toolchain-common.in toolchain: BR2_NEEDS_GETTEXT must be y when uClibc is used 2010-12-13 22:26:51 +01:00
toolchain-crosstool-ng.mk
toolchain-external.mk