On Sunday, March 17, 2013 10:49:22 pm Jeremy Chadwick wrote: > Please see PR 177055. This MFC has broken mergmaster for at least a > couple people. The PR should really be rated high priority: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=177055 > > http://lists.freebsd.org/pipermail/freebsd-stable/2013-March/072848.html
Probably breaks etcupdate as well. Both of these tools use the host's tools and not the cross-built tools as they just run 'make distribute'. The right fix might be as simple as making those make targets use XMAKE so that if a world is built they use the cross-built tools instead of the host's tools? -- John Baldwin _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"