conf/178547: new install (see UPDATING 20130121) break crossbuild process.

brooks at FreeBSD.org brooks at FreeBSD.org
Fri Jun 14 22:37:14 UTC 2013


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


More information about the freebsd-bugs mailing list