Is cross-building world for i386 from amd64 suppose to work?

It doesn't in -stable.  From reading the documentation out there,
one of these should work:

   make TARGET=i386 buildworld
   make TARGET_ARCH=i386 buildworld

What incantations do I need?  The end result is I want multiple
developers to be able to build nanobsd i386 images from amd64.

--
DE
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to