kumquat-buildroot/toolchain
Thomas Petazzoni d328fef63c gdb: disallow GDB_HOST on external toolchain builds
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>
2010-07-29 16:04:38 +02:00
..
binutils toolchain: remove multilib 2010-07-28 23:21:45 +02:00
ccache
dependencies dependencies: add svn as a mandatory tool 2010-07-29 16:04:38 +02:00
elf2flt
gcc toolchain: remove multilib 2010-07-28 23:21:45 +02:00
gdb gdb: disallow GDB_HOST on external toolchain builds 2010-07-29 16:04:38 +02:00
kernel-headers kernel-headers: bump 2.6.31-34 stable versions 2010-07-06 00:38:54 +02:00
mklibs
sstrip sstrip: fix section length corruption bug 2010-07-13 13:10:39 +02:00
toolchain-buildroot toolchain: remove multilib 2010-07-28 23:21:45 +02:00
toolchain-external toolchain: rename external toolchain dir 2010-07-28 16:20:03 +02:00
uClibc Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-07-08 10:21:16 +02:00
Config.in toolchain: move buildroot config files 2010-07-28 16:20:08 +02:00
helpers.mk toolchain: move helper functions from external toolchain 2010-07-28 16:19:56 +02:00
Makefile.in toolchain: remove multilib 2010-07-28 23:21:45 +02:00
patch-kernel.sh
toolchain-buildroot.mk toolchain: move makefile includes 2010-07-28 16:20:06 +02:00
toolchain-common.in toolchain: move buildroot config files 2010-07-28 16:20:08 +02:00
toolchain-external.mk toolchain: move makefile includes 2010-07-28 16:20:06 +02:00
wget-show-external-deps.sh