kumquat-buildroot/toolchain/gcc
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
..
4.1.2
4.2.0
4.2.1
4.2.2-avr32-2.1.5
4.2.3
4.2.4
4.3.2
4.3.3
4.3.4
4.4.3
Config.in
Config.in.2
gcc-uclibc-3.x.mk
gcc-uclibc-4.x.mk gmp/mpfr: make sure host builds add source targets to HOST_SOURCE 2010-02-25 17:27:50 +01:00
Makefile.in