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
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
4.4.5
4.5.2
Config.in
Config.in.2
Makefile.in
gcc-uclibc-4.x.mk