summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/foundation/systemd.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/foundation/systemd.morph b/strata/foundation/systemd.morph
index 4c62d617..04a04c62 100644
--- a/strata/foundation/systemd.morph
+++ b/strata/foundation/systemd.morph
@@ -6,7 +6,7 @@ configure-commands:
# KILL added because it picks up /usr/bin/kill, which is not installed on
# all systems
- |
- KILL=/bin/kill ./configure --prefix="$PREFIX" --enable-xz --disable-manpages \
+ KILL=/bin/kill ./configure --prefix="$PREFIX" --enable-xz --disable-manpages --enable-compat-libs \
--disable-tests --sysconfdir=/etc --localstatedir=/var \
--libdir="$PREFIX/lib" --libexecdir="$PREFIX/libexec" \
--with-rootprefix= --with-rootlibdir=/lib