On Sat, Jan 30, 2021 at 6:04 PM Paul Spooren wrote:
>
> On Wed Jan 20, 2021 at 6:54 PM HST, Rosen Penev wrote:
> > It's faster and more reliable.
> >
> > Removed ccache cmake build dependency as it's now implicit.
> >
> > Signed-off-by: Rosen Penev
> > ---
> > v3: converted to use CMake
> > tools
On Wed Jan 20, 2021 at 6:54 PM HST, Rosen Penev wrote:
> It's faster and more reliable.
>
> Removed ccache cmake build dependency as it's now implicit.
>
> Signed-off-by: Rosen Penev
> ---
> v3: converted to use CMake
> tools/Makefile | 3 ++-
> tools/zstd/Makefile | 9 +++--
> 2 files changed,
It's faster and more reliable.
Removed ccache cmake build dependency as it's now implicit.
Signed-off-by: Rosen Penev
---
v3: converted to use CMake
tools/Makefile | 3 ++-
tools/zstd/Makefile | 9 +++--
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/tools/Makefile b/t