On 24 January 2017 at 14:16, Marc-André Lureau <[email protected]> wrote: > Hi > > On Tue, Jan 24, 2017 at 6:05 PM Peter Maydell <[email protected]> > wrote: >> >> When qemu-doc.txt was added as a new output format in >> commit f8bab10b4c3f, it was not added to either the >> list of files to remove in distclean or to the dependency >> line that forces qemu-options.texi to be built before >> attempting to build qemu-doc.*. >> >> In particular, the missing dependency meant that on >> some platforms (notably OSX hosts) we would try to >> build qemu-doc.txt before qemu-options.texi had been >> fully written out, and then makeinfo would complain >> about missing cross-reference targets. >> >> Signed-off-by: Peter Maydell <[email protected]> > > > > good catch, sorry about the regression > > Reviewed-by: Marc-André Lureau <[email protected]>
Thanks; applied to master as a buildfix. -- PMM
