tools: do not apply ccache dependency to xz
authorJo-Philipp Wich <jo@mein.io>
Thu, 6 Oct 2016 13:26:16 +0000 (15:26 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 6 Oct 2016 13:29:33 +0000 (15:29 +0200)
commit66a62b896624939f8e33bcbd5c5639f53a29c289
tree6398c24b983d21f683f8b037eae46f69712ccba7
parent27950ddc0e6069b64e40a8caf203b595a58f741b
tools: do not apply ccache dependency to xz

Since XZ is needed to bootstrap building ccache we must not depend on it,
so remove the dependency on ccache to avoid circular dependencies.

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