svn commit: r353639 - head/share/mk

Brooks Davis brooks at freebsd.org
Wed Oct 16 17:18:13 UTC 2019


On Wed, Oct 16, 2019 at 01:20:36PM +0000, Warner Losh wrote:
> Author: imp
> Date: Wed Oct 16 13:20:36 2019
> New Revision: 353639
> URL: https://svnweb.freebsd.org/changeset/base/353639
> 
> Log:
>   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.

Thanks for committing this workaround.  I forgot to test bare builds (not
buildworld/buildenv/...) because I almost always cross build (either for a
different arch or targeting CURRENT from STABLE).

I'm currently testing a switch from TARGET_ARCH to MACHINE_ARCH and
TARGET_CPUTYPE to CPUTYPE.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20191016/d6fc3162/attachment.sig>


More information about the svn-src-all mailing list