]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create ../compile
authorimp <imp@FreeBSD.org>
Mon, 24 Feb 2020 16:41:16 +0000 (16:41 +0000)
committerimp <imp@FreeBSD.org>
Mon, 24 Feb 2020 16:41:16 +0000 (16:41 +0000)
commit846ef5c7b12c26434f602bd04574cffca844b620
tree9aebacd04bab8080afe4a4977c4635b3f1e9bbee
parentffaf9d2a0bff8dd8c81dcb67d9dcbdf8cc134ddd
Create ../compile

Give up the battle to keep extra files in $MACHINE/compile to keep the file in
the tree. Instead, create CDIR (usually ../compile) if it doesn't exist when
we're using a default build location (eg, not using -d). If it does, we do
nothing. This only affects people that do old-school builds, but it's bit me a
dozen times since last summer so time to fix the bug.
usr.sbin/config/main.c