Skip to content
Commit ffe3540e authored by Dan Moulding's avatar Dan Moulding Committed by Peter Korsgaard
Browse files

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: default avatarDan Moulding <dan.moulding@rackwareinc.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 0610a64c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment