[Buildroot] [PATCH 2/2] target gcc: fix recompilation issue

Peter Korsgaard jacmet at uclibc.org
Thu Feb 10 19:15:29 UTC 2011


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

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

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list