diff --git a/srcpkgs/xl2tpd/template b/srcpkgs/xl2tpd/template index a33d7b3bc74..3fe0fb98d5c 100644 --- a/srcpkgs/xl2tpd/template +++ b/srcpkgs/xl2tpd/template @@ -14,10 +14,6 @@ conf_files=" /etc/${pkgname}/${pkgname}.conf /etc/ppp/options.l2tp" -case "$XBPS_TARGET_MACHINE" in - *-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/704/steps/shell_3/logs/stdio" -esac - do_build() { make LDFLAGS="${LDFLAGS}" KERNELSRC="${XBPS_CROSS_BASE}/usr" ${makejobs} }