Date: Fri, 1 Dec 2017 19:19:18 -0600 From: Benjamin Kaduk <kaduk@mit.edu> To: Wolfram Schneider <wosch@freebsd.org> Cc: Mathieu Arnold <mat@mat.cc>, svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org Subject: Re: svn commit: r51065 - head/share/mk Message-ID: <20171202011918.GO39477@kduck.kaduk.org> In-Reply-To: <CAMWY7CCyVbSJ1jbxSteSMkA-mZ4o5F0nkPqigdav9iuGs-yf0g@mail.gmail.com> References: <201710061044.v96Ai0We005019@repo.freebsd.org> <a1df01d9-7172-daf7-fa84-ac6f6a2395c8@mat.cc> <CAMWY7CCyVbSJ1jbxSteSMkA-mZ4o5F0nkPqigdav9iuGs-yf0g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 01, 2017 at 05:44:22PM +0100, Wolfram Schneider wrote: > On 29 November 2017 at 15:53, Mathieu Arnold <mat@mat.cc> wrote: > > Le 06/10/2017 à 12:44, Wolfram Schneider a écrit : > >> Author: wosch > >> Date: Fri Oct 6 10:44:00 2017 > >> New Revision: 51065 > >> URL: https://svnweb.freebsd.org/changeset/doc/51065 > >> > >> Log: > >> 'make obj' doesn't really work for the docs, disable it by default > >> > >> PR: 222488 > > > > > > It does if you run: > > > > make obj && make objlink && make <whatever you want> > > > > now I have to carry a local patch that arcanist keeps complaining about :( > > what is arcanist and where does we use it in the documentation build? > At which point our build process depends on "obj"? arcanist is the local command-line utility to interface with the Phabricator code review system that we have. -Ben > BTW, I didn't removed the obj code. It is just disabled by default for > the doc project. You can enable it again by setting the env variables.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171202011918.GO39477>