summaryrefslogtreecommitdiff
path: root/systemd.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systemd.morph')
-rw-r--r--systemd.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd.morph b/systemd.morph
index b98a1796e5..380f9ce4d7 100644
--- a/systemd.morph
+++ b/systemd.morph
@@ -2,6 +2,7 @@
"name": "systemd",
"kind": "chunk",
"build-system": "autotools",
+ "max-jobs": 1,
"configure-commands": [
"sh autogen.sh",
"./configure --prefix=\"$PREFIX\" --enable-xz --disable-manpages --sysconfdir=/etc --localstatedir=/var --libdir=\"$PREFIX/lib\" --libexecdir=\"$PREFIX/libexec\" --with-rootprefix= --with-rootlibdir=/lib"