mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Commitf75142c577disabled parallel builds in the ocaml subdirectory (which was the correct thing to do). This made building the OCaml tests in particular very slow. Therefore fix things so that parallel builds can be used again. See also discussion here about different approaches: https://www.redhat.com/archives/libguestfs/2014-March/thread.html#00223 This reintroduces commitdce94f3e26.