From f9cb60c6497a01e9edeba5c6a1bbf0c96cdda24a Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Oct 2019 13:20:36 +0000 Subject: [PATCH] bsd.compat.mk isn't setup to be included outside of Makefile.inc so comment it out here until that's sorted out. Otherwise the build is broken. when TARGET_ARCH isn't defined. --- share/mk/bsd.prog.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/mk/bsd.prog.mk b/share/mk/bsd.prog.mk index 51e72e242e6..d1b91915029 100644 --- a/share/mk/bsd.prog.mk +++ b/share/mk/bsd.prog.mk @@ -2,7 +2,7 @@ # $FreeBSD$ .include -.include +# .include .include .include