summaryrefslogtreecommitdiff
path: root/package/ccache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ccache/Makefile')
-rw-r--r--package/ccache/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/ccache/Makefile b/package/ccache/Makefile
index 191d0b82d..b730479ff 100644
--- a/package/ccache/Makefile
+++ b/package/ccache/Makefile
@@ -18,7 +18,5 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call HOST_template,CCACHE,ccache,$(PKG_VERSION)-${PKG_RELEASE}))
-HOST_STYLE:= auto
-
include ${TOPDIR}/mk/host-bottom.mk
include ${TOPDIR}/mk/pkg-bottom.mk