sdk: explicitely remove ccache directories when packing SDK
authorJo-Philipp Wich <jo@mein.io>
Tue, 24 Jan 2017 14:29:20 +0000 (15:29 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 24 Jan 2017 14:31:44 +0000 (15:31 +0100)
commitf6de4a5025c758e05e53eb12f477a6dd27e4c42e
tree45900d4cdb34e60e097aab4a01993a554f3113ed
parentfc366fde0756cb342328d2ffd29756672b2624b5
sdk: explicitely remove ccache directories when packing SDK

Upon first invocation, the ccache program will create the required directory
hierarchy so there is no point in shipping these empty directories.

Removing those paths also avoids shipping dangling symlinks in case the
directories got linked elsewhere, e.g. into a shared global cache.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/sdk/Makefile