[Libguestfs] [PATCH] Fix building on architectures where ocamlopt is not available

Richard W.M. Jones rjones at redhat.com
Fri Mar 21 22:06:11 UTC 2014


On Fri, Feb 28, 2014 at 02:35:56PM +0100, Hilko Bengen wrote:
> diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am
> index 5dd2c9b..708b2e7 100644
> --- a/ocaml/Makefile.am
> +++ b/ocaml/Makefile.am
[...]
> +# Tell version 3.79 and up of GNU make to not build goals in this
> +# directory in parallel.
> +.NOTPARALLEL:

^ This makes building the OCaml subdirectory very slow (I normally
build with MAKEFLAGS=-j9).  Was there a reason for adding this?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list