mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
No parallel make in ocaml/ directory (RHBZ#502309).
This commit is contained in:
@@ -95,3 +95,7 @@ install-data-hook:
|
||||
CLEANFILES += $(noinst_DATA)
|
||||
|
||||
endif
|
||||
|
||||
# Tell version 3.79 and up of GNU make to not build goals in this
|
||||
# directory in parallel. (Possible solution for RHBZ#502309).
|
||||
.NOTPARALLEL:
|
||||
|
||||
Reference in New Issue
Block a user