git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6cb8fe
)
resize: Don't build this directory in parallel.
author
Richard W.M. Jones
<rjones@redhat.com>
Sun, 10 Apr 2011 19:42:42 +0000
(20:42 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sun, 10 Apr 2011 19:42:42 +0000
(20:42 +0100)
resize/Makefile.am
patch
|
blob
|
history
diff --git
a/resize/Makefile.am
b/resize/Makefile.am
index
3740a4a
..
93c193e
100644
(file)
--- a/
resize/Makefile.am
+++ b/
resize/Makefile.am
@@
-98,3
+98,7
@@
include .depend
endif
endif
+
+# Parallel builds don't obey dependencies for some reason we
+# don't understand.
+.NOTPARALLEL: