diff options
author | Dan Moulding <dan.moulding@rackwareinc.com> | 2014-03-20 15:08:54 -0600 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-03-23 20:50:46 +0100 |
commit | ffe3540efa44ae9f0fd09d4cc3ee73b6bf876eea (patch) | |
tree | cd111daae8e57c5dd80ba7e935424f2834d0e51e /docs/manual/manual.mk | |
parent | 0610a64cec6febbcb7162abcdc41c7a6ecfea818 (diff) | |
download | buildroot-ffe3540efa44ae9f0fd09d4cc3ee73b6bf876eea.tar.gz buildroot-ffe3540efa44ae9f0fd09d4cc3ee73b6bf876eea.zip |
ccache: Make the cache directory after ccache is built
This ensures that the cache directory (and all of its ancestor
directories) exist. This is a nice thing to do because, if the parent
of the cache directory doesn't exist, then ccache will complain that
it cannot create the cache directory, causing the build to fail.
[Peter: drop BR2_CCACHE conditional, use POST_INSTALL hook]
Signed-off-by: Dan Moulding <dan.moulding@rackwareinc.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/manual.mk')
0 files changed, 0 insertions, 0 deletions