Synopsis: new install (see UPDATING 20130121) break crossbuild process.
State-Changed-From-To: open->patched
State-Changed-By: brooks
State-Changed-When: Fri Jun 14 22:33:08 UTC 2013
State-Changed-Why:
Fixed in head.
Note that the hierarchy and distrib-dir targets are not documented for
direct use. You should be able to get the same result by replacing:
make TARGET=amd64 DESTDIR=${DESTDIR} hierarchy distrib-dirs distribution installworld
with
make TARGET=amd64 DESTDIR=${DESTDIR} installworld distribution
http://www.freebsd.org/cgi/query-pr.cgi?pr=178547
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"