]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
csh: Use HOST_CC when compiling hostprog used by csh build
authorStephen J. Kiernan <stevek@FreeBSD.org>
Wed, 27 Mar 2024 21:31:40 +0000 (17:31 -0400)
committerStephen J. Kiernan <stevek@FreeBSD.org>
Wed, 27 Mar 2024 22:21:50 +0000 (18:21 -0400)
commita6d8dcb0d981e2f271af6d71268e0abaad1a0823
treedb3335d49cfb6e1c45a10e70ed1906dad7bf9682
parent3abd36c68fe48b666dc8f6bbbc77d27971488ef7
csh: Use HOST_CC when compiling hostprog used by csh build

The "gethost" program should be built with the host compiler.

Obtained from: Juniper Networks, Inc.
Reviewed by: sjg
Differential Revision: https://reviews.freebsd.org/D44537
bin/csh/Makefile