]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a bootstrapping problem where the first bmake (built by FreeBSD's
authorMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 19 Oct 2012 19:56:17 +0000 (19:56 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 19 Oct 2012 19:56:17 +0000 (19:56 +0000)
commit21eb01cbceeedbdb04b5baeb0c37eaed68e61d58
treeccb2ff56dbb6ed33e8304a4fe2b74311a1f35e75
parentd2b91851767a7d73faa889bb0752f98bd24c6c08
Fix a bootstrapping problem where the first bmake (built by FreeBSD's
make) ended up being built with -DFORCE_MACHINE. This broke the lib32
built for amd64 & powerpc64.
This fix is comes with the next import of bmake, but is committed here
and now to minimize the exposure to the bug.

Submitted by: Simon Gerraty <sjg@juniper.net>
usr.bin/bmake/Makefile