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)
commit144fd07cd846e77439125feab06ee4af3f23cec3
tree34afd08cf003bf390784fdd88b54b59324495a2a
parent41a1a80059f06e975604679cba3d866944f48067
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