--- netsurf-buildsystem-git-160103.old/makefiles/Makefile.tools +++ netsurf-buildsystem-git-160103/makefiles/Makefile.tools @@ -297,6 +297,7 @@ ifeq ($(origin CCACHE),undefined) CCACHE=$(word 1,$(shell ccache -V 2>/dev/null)) endif +CCACHE= # CC ifeq ($(findstring ccc-analyzer,$(CC)),ccc-analyzer)