kumquat-buildroot/toolchain/gcc
Gustavo Zacarias 2a161016d7 target gcc: fix recompilation issue
gcc_target wants uclibc_target which is now first stage uclibc (not
real, from the NPTL build stage addition).
This triggers gcc-final to be rebuilt (albeit cached) and reinstalled,
thus touching all the stamps around and triggering a rebuild of
gcc_target.
Switch to $(STAMP_DIR)/gcc_libs_target_installed instead so that we only
depend on the last stage of cross gcc being installed to rebuild.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-02-10 20:15:16 +01:00
..
4.2.2-avr32-2.1.5 Add the patch fixing gcc 4.2.4 to gcc 4.2.2 2010-08-30 11:07:39 +02:00
4.2.4 toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got added 2010-08-25 17:28:19 +02:00
4.3.5 toolchain: bump gcc 4.3.x series to 4.3.5 2010-06-15 22:54:44 +02:00
4.4.5 gcc-patch: Add patch for 4.4.5 to support Sparc-leon processors 2010-11-25 09:16:13 +01:00
4.5.2 toolchain/gcc: bump 4.5.x version 2010-12-19 21:09:00 +01:00
Config.in toolchain/gcc: bump 4.5.x version 2010-12-19 21:09:00 +01:00
Config.in.2 toolchain/gcc: fix target-gcc selects 2011-01-03 00:25:38 +01:00
gcc-uclibc-4.x.mk target gcc: fix recompilation issue 2011-02-10 20:15:16 +01:00
Makefile.in toolchain: Add support for --with-cpu 2010-11-25 09:15:11 +01:00