no ccache

This commit is contained in:
Matthew Kennedy 2023-08-26 01:01:59 -07:00
parent 5e1ec57bfa
commit 1cec4d7f36
1 changed files with 0 additions and 7 deletions

View File

@ -56,13 +56,6 @@ ifeq ($(USE_LINK_GC),)
USE_LINK_GC = yes USE_LINK_GC = yes
endif endif
ifeq ($(CCACHE_DIR),)
$(info No CCACHE_DIR)
else
$(info CCACHE_DIR is ${CCACHE_DIR})
CCPREFIX=ccache
endif
# Linker extra options here. # Linker extra options here.
ifeq ($(USE_LDOPT),) ifeq ($(USE_LDOPT),)
USE_LDOPT = USE_LDOPT =