Garrett Cooper <[email protected]> wrote:

> On Jun 14, 2015, at 14:18, Simon J. Gerraty <[email protected]> wrote:
> 
> > Craig Rodrigues <[email protected]> wrote:
> >> On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd <[email protected]> wrote:
> >> 
> >>    + make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld
> >>    __MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf
> >>    make: "/builds/FreeBSD_HEAD_amd64_gcc4.9/Makefile" line 102: Malformed
> >>    conditional (${MK_META_MODE} == "yes")
> > 
> > That would imply that src/share/mk isn't being used?
> > 
> > I'm not sure when Warner changed the default MAKESYSPATH to be
> > .../share/mk
> > but that would be the right thing to do:
> 
> That’s only present on head.

The default? yes I think it went back and forth a bit.
But you can use

make -m .../share/mk

on 10.0
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to