Re: bmake prevent to cross-compile 9/stable from a -current host

2013-06-04 Thread Brooks Davis
On Tue, Jun 04, 2013 at 11:47:20AM -0500, Brooks Davis wrote: > On Mon, Jun 03, 2013 at 01:16:33PM +0200, Olivier Cochard-Labb? wrote: > > Hi, > > > > I can't build 9-stable (or 9.0, 9.1) from my -current host machine > > since the switch to bmake. > > I've solved this problem by rebuilding my -cu

Re: bmake prevent to cross-compile 9/stable from a -current host

2013-06-04 Thread Brooks Davis
On Mon, Jun 03, 2013 at 01:16:33PM +0200, Olivier Cochard-Labb? wrote: > Hi, > > I can't build 9-stable (or 9.0, 9.1) from my -current host machine > since the switch to bmake. > I've solved this problem by rebuilding my -current host with > WITHOUT_BMAKE, but I would to know if it's a known bug o

bmake prevent to cross-compile 9/stable from a -current host

2013-06-03 Thread Olivier Cochard-Labbé
Hi, I can't build 9-stable (or 9.0, 9.1) from my -current host machine since the switch to bmake. I've solved this problem by rebuilding my -current host with WITHOUT_BMAKE, but I would to know if it's a known bug or a new expected behavior ? Thanks, Olivier _