Page MenuHomeFreeBSD

D44537.diff
No OneTemporary

D44537.diff

diff --git a/bin/csh/Makefile b/bin/csh/Makefile
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -123,7 +123,7 @@
DEPENDOBJS+= gethost
gethost: gethost.c sh.err.h tc.const.h sh.h ${BUILD_TOOLS_META}
@rm -f ${.TARGET}
- ${CC:N${CCACHE_BIN}} -o gethost ${LDFLAGS} ${CFLAGS:C/-DHAVE_ICONV//} \
+ ${HOST_CC:N${CCACHE_BIN}} -o gethost ${LDFLAGS} ${CFLAGS:C/-DHAVE_ICONV//} \
${TCSHDIR}/gethost.c
.endif

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 10, 4:06 PM (10 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15743998
Default Alt Text
D44537.diff (413 B)

Event Timeline