summaryrefslogtreecommitdiff
path: root/bin/csh
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2018-06-27 19:29:15 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2018-06-27 19:29:15 +0000
commit96a0acc4ce1cbac643c51d118db1912dd63f6bb8 (patch)
treeefbf802cf4604eb156dedd84aa57cecab84d0407 /bin/csh
parenta6c0b9d08512442e4f4a2359cb5c87189ad659d7 (diff)
downloadsrc-test2-96a0acc4ce1cbac643c51d118db1912dd63f6bb8.tar.gz
src-test2-96a0acc4ce1cbac643c51d118db1912dd63f6bb8.zip
Notes
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 4fb7b84fc92e..128ba5b19ab0 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -113,7 +113,7 @@ build-tools: gethost
gethost: gethost.c sh.err.h tc.const.h sh.h ${BUILD_TOOLS_META}
@rm -f ${.TARGET}
- ${CC} -o gethost ${LDFLAGS} ${CFLAGS:C/-DHAVE_ICONV//} \
+ ${CC:N${CCACHE_BIN}} -o gethost ${LDFLAGS} ${CFLAGS:C/-DHAVE_ICONV//} \
${TCSHDIR}/gethost.c
tc.defs.c: gethost ${TCSHDIR}/host.defs