cross installing freebsd?

Garrett Cooper yaneurabeya at gmail.com
Mon Dec 8 10:26:30 UTC 2014


On Dec 8, 2014, at 2:04, Garrett Cooper <yaneurabeya at gmail.com> wrote:

> On Dec 7, 2014, at 21:48, Alfred Perlstein <alfred at freebsd.org> wrote:

…

>> As far as everything else written:
>> no idea what "CROSS_BUILD_TESTING" means, it's not documented anywhere I can see in the makefile.
> 
> It’s something that ru@ introduced (probably to do comparisons between architectures). I haven’t quite tracked down why make tinderbox works with TARGET_ARCH/TARGET set to the host values, but I’ll probably figure it out soon.

It is documented in build(7):

     buildworld           Build everything but the kernel, configure files in
                          etc, and release.  The actual build location prefix
                          used is ${MAKEOBJDIRPREFIX}${.CURDIR} for native
                          builds, and ${MAKEOBJDIRPREFIX}/${TARGET}${.CURDIR}
                          for cross builds and native builds with variable
                          CROSS_BUILD_TESTING set.

It might have been used in older releases for something more meaningful, but again… not sure why/how tinderbox does the right thing by MAKEOBJDIRPREFIX.

Cheers,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20141208/e472f99c/attachment.sig>


More information about the freebsd-hackers mailing list