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 Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer 2008-02-28 02:13:42 +00:00
4.2.0 - for -Os, turn switch statements into if-else chains 2007-06-25 09:44:12 +00:00
4.2.1 Remove avr32 gcc patches duplicating external source 2008-03-29 11:07:12 +00:00
4.2.2-avr32-2.1.5 gcc: add 4.2.2-avr32-2.1.5 patches 2009-12-14 23:54:42 +01:00
4.2.3 * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) 2008-03-30 08:12:22 +00:00
4.2.4 toolchain: gcc 4.2.4 support 2008-06-13 11:49:42 +00:00
4.3.2 toolchain/gcc: 4.3.x: fix for arm pr37436 2009-05-24 07:34:09 +02:00
4.3.3 toolchain/gcc: 4.3.x: fix for arm pr37436 2009-05-24 07:34:09 +02:00
4.3.4 toolchain/gcc: add 4.3.4 2009-08-05 10:34:34 +02:00
4.4.3 toolchain/gcc: bump 4.4.x version 2010-01-23 23:07:50 +01:00
Config.in toolchain/gcc: bump 4.4.x version 2010-01-23 23:07:50 +01:00
Config.in.2 gcc: native toolchain needs BR2_HAVE_DEVFILES 2009-12-11 23:55:17 +01:00
Makefile.in gcc: improve configuration for snapshot versions 2009-12-14 23:54:44 +01:00
gcc-uclibc-3.x.mk Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE 2009-12-14 23:54:47 +01:00
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