Prevent unnecessary host package rebuilds.
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 3 Jan 2010 18:00:28 +0000 (18:00 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Sun, 3 Jan 2010 18:00:28 +0000 (18:00 +0000)
commite62f7aa8d59c579a6bc8943be042dad8ba3a7207
treed5b50389e52d2b0ef407fa7c5ffddfbf1b48583d
parent4ec67f0378f0c381de47fd4ddc76f8ebb363c7cb
Prevent unnecessary host package rebuilds.

Sometimes `make install` touches a file inside the build directory, so it is
betterr to create the build stamp after calling `make install` otherwise the
package is going to be rebuild even though nothing really changed.

SVN-Revision: 19021
include/host-build.mk