On 04/27/2012 10:59 AM, Cole Robinson wrote:
Use a witness file approach like we do for python/generator.py,
as suggested by Eric. Fixes the build issue reported here:
https://www.redhat.com/archives/libvir-list/2012-April/msg01435.html
Signed-off-by: Cole Robinson <crobinso(a)redhat.com>
---
.gitignore | 1 +
docs/Makefile.am | 12 ++++++++++--
2 files changed, 11 insertions(+), 2 deletions(-)
ACK. A parallel make will now only run one instance of apibuild.py (for
the stamp file) instead of several parallel instances (one for each
$(python_generatedfile)), and it was the parallel instances that were
stomping on one another.
--
Eric Blake eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org