d328fef63c
The cross-gdb is supposed to be part of the external toolchain, so Buildroot does not need to build it. Moreover, GDB_HOST build currently fail with: ln -snf ../../bin/arm-unknown-linux-gnueabi-gdb \ /home/test/outputs/test-48/staging/usr/arm-unknown-linux-gnueabi/bin/gdb ln: creating symbolic link `/home/test/outputs/test-48/staging/usr/arm-unknown-linux-gnueabi/bin/gdb': No such file or directory And even worse: they overwrite the cross-gdb of the external toolchain! Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
binutils | ||
ccache | ||
dependencies | ||
elf2flt | ||
gcc | ||
gdb | ||
kernel-headers | ||
mklibs | ||
sstrip | ||
toolchain-buildroot | ||
toolchain-external | ||
uClibc | ||
Config.in | ||
helpers.mk | ||
Makefile.in | ||
patch-kernel.sh | ||
toolchain-buildroot.mk | ||
toolchain-common.in | ||
toolchain-external.mk | ||
wget-show-external-deps.sh |