Introduce support for host config cache
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 20 Jun 2010 13:08:15 +0000 (15:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Jul 2010 06:14:41 +0000 (08:14 +0200)
commit26082e79af64550d16fb1e314a904456b90a464e
tree37209f8e320b1411c61bed08a2f7d326d637bd47
parent0ab16a01bbe02d37ad2daa007fdb5a0de0ff9eab
Introduce support for host config cache

We now have for quite some time a configuration cache used to speed-up
the execution of ./configure scripts when compiling programs for the
target. This commit introduces a similar concept when Buildroot
compiles programs for the host.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile
package/Makefile.autotools.in