]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r322951:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 30 Sep 2017 20:44:25 +0000 (20:44 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 30 Sep 2017 20:44:25 +0000 (20:44 +0000)
commit02f1a61eea3a07a1c395c68784094431c7dfb3e8
tree5b2ec97e364688292dd0b291554ecce763e08c73
parentfc7eca5c3cc5d421a1c113201ef54ee08237ffbb
MFC r322951:

Respect MK_TCSH with build-tools and native-xtools

This helps reduce the WORLDTMP footprint slightly.

Based on a patch I submitted 5 years ago to GNATS.

PR: 174051
Relnotes: yes (anyone who cross-builds with MK_TCSH=yes will run into
     build failures if the host doesn't have tcsh(1))
Reminded by: Fabian Keil <fk@fabiankeil.de>

git-svn-id: svn://svn.freebsd.org/base/stable/10@324139 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/Makefile
sbin/Makefile
usr.bin/Makefile
usr.sbin/Makefile