~xdavidwu/systemd-apkbuilds

8f60c64d05f4e2d8c81311379ebd7be7b3003633 — xdavidwu 1 year, 11 months ago 9f611f4
Revert "systemd: disable tests"

This reverts commit 9f611f475114d00b3f91ee542f9d4e11fab3463d.
1 files changed, 0 insertions(+), 1 deletions(-)

M systemd/APKBUILD
M systemd/APKBUILD => systemd/APKBUILD +0 -1
@@ 128,7 128,6 @@ build() {
		-Dmode=release \
		-Dsysvinit-path='' \
		-Dsysvrcnd-path='' \
		-Dtests=false \
		. output
	meson compile ${JOBS:+-j ${JOBS}} -C output
}