summaryrefslogtreecommitdiff
path: root/alpine/APKBUILD.in
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2021-04-19 10:35:53 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2021-06-29 17:57:09 +0200
commitab140d61cdd04db03ef597f645e601429396d3c8 (patch)
tree0bbb5e5f699942ad63b4e5b4aad74b107f079082 /alpine/APKBUILD.in
parent247898d5d27bc3bba83c56d139ecc78b23ae42b3 (diff)
build, doc: extricate `--enable-systemd`
Ouch, that is a *lot* of places to update... Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'alpine/APKBUILD.in')
-rw-r--r--alpine/APKBUILD.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/alpine/APKBUILD.in b/alpine/APKBUILD.in
index dfedf0b52b..e6776cb3a2 100644
--- a/alpine/APKBUILD.in
+++ b/alpine/APKBUILD.in
@@ -41,7 +41,6 @@ build() {
--sysconfdir=$_sysconfdir \
--libdir=$_libdir \
--localstatedir=$_localstatedir \
- --enable-systemd=no \
--enable-rpki \
--enable-vtysh \
--enable-multipath=64 \