Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151300248
D44537.id136284.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
413 B
Referenced Files
None
Subscribers
None
D44537.id136284.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 10:28 AM (21 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31094800
Default Alt Text
D44537.id136284.diff (413 B)
Attached To
Mode
D44537: csh: Use HOST_CC when compiling hostprog used by csh build
Attached
Detach File
Event Timeline
Log In to Comment