Date: Sat, 20 Jun 2015 16:33:21 -0700 From: "Simon J. Gerraty" <sjg@juniper.net> To: Warner Losh <imp@bsdimp.com> Cc: <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-head@freebsd.org> Subject: Re: svn commit: r284650 - head/share/mk Message-ID: <17256.1434843201@chaos> In-Reply-To: <93269D94-59D9-4643-9EE1-12B3A78A3B00@bsdimp.com> References: <201506202148.t5KLm7hI091030@svn.freebsd.org> <93269D94-59D9-4643-9EE1-12B3A78A3B00@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh <imp@bsdimp.com> wrote: > MAKEOBJDIRPREFIX has been *THE* way to do things in FreeBSD since ~foreve= r. > How does it not fit our model? It is our model. This change is ill advise= d. Note: this is only relevant for meta mode (MK_META_MODE=3D=3Dyes) which wants to be able to tweak objdirs for building for multiple machines at the same time. MAKEOBJDIRPREFIX doesn't fit well with that, this provides a reasonaby painless compromise so those used to using MAKEOBJDIRPREFIX can try it out with minimal pain. > Also, this change will generate about a billion warnings for a buildworld= (one per makefile, > per tree traverse). That=E2=80=99s not acceptable. No, this file (local.meta.sys.mk) doesn't get included by buildworld. It will only be included if MK_META_MODE=3D=3Dyes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17256.1434843201>