[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [fedora-virt] libguestfs vs parallel make
- From: "Richard W.M. Jones" <rjones redhat com>
- To: Jim Meyering <jim meyering net>
- Cc: fedora-virt redhat com
- Subject: Re: [fedora-virt] libguestfs vs parallel make
- Date: Thu, 30 Apr 2009 19:00:14 +0100
On Thu, Apr 30, 2009 at 06:54:20PM +0200, Jim Meyering wrote:
> Hi Rich,
>
> I noticed that the recommended idiom
>
> make %{?_smp_mflags}
>
> is not used in libguestfs.spec.
> This comment:
>
> # Uses javac which is incompatible with parallel make.
> make INSTALLDIRS=vendor
>
> makes me think you can enable parallel builds overall,
> and turn off parallelism only in the java/ sub-directory.
> To do that, simply add these lines to java/Makefile.am:
>
> # Tell version 3.79 and up of GNU make to not build goals in this
> # directory in parallel.
> .NOTPARALLEL:
Yes you're right. I've committed this change to the git repo.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 75 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]