Date: Fri, 14 Jun 2013 22:37:14 GMT From: brooks@FreeBSD.org To: eirnym@gmail.com, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: conf/178547: new install (see UPDATING 20130121) break crossbuild process. Message-ID: <201306142237.r5EMbEvP096211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306142237.r5EMbEvP096211>