kumquat-buildroot/toolchain
Peter Korsgaard f561763e91 gmp/mpfr: make sure host builds add source targets to HOST_SOURCE
Closes #1183.

When gmp/mpfr is needed for the host (E.G. when using an internal toolchain),
the host-lib{gmp,mpfr}-source targets weren't added to HOST_SOURCE, so
make source / external-deps didn't handle them.

Notice that we have the same issue with the new host package support,
there we should probably use HOST_<package>_DEPENDENCIES for -source
dependencies.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-02-25 17:27:50 +01:00
..
binutils gmp/mpfr: make sure host builds add source targets to HOST_SOURCE 2010-02-25 17:27:50 +01:00
ccache ccache: remove cleanup of documentation 2010-02-20 19:31:04 +01:00
dependencies dependencies: add perl as a mandatory dependency 2010-02-23 20:34:32 +01:00
elf2flt
external-toolchain
gcc gmp/mpfr: make sure host builds add source targets to HOST_SOURCE 2010-02-25 17:27:50 +01:00
gdb toolchain/gdb: remove external source toolchain leftover 2010-02-09 11:48:17 +01:00
kernel-headers kernel-headers: bump 2.6.32.x version 2010-02-24 20:22:25 +01:00
mklibs
sstrip
uClibc toolchain/uClibc: additional 0.9.30.2 patches 2010-02-22 22:05:41 +01:00
Config.in
Config.in.1
Config.in.2 uclibc: do not allow the selection of NPTL if snapshot is not selected 2010-02-23 21:06:54 +01:00
Makefile.in
patch-kernel.sh
wget-show-external-deps.sh