tilix: broken ldc on musl

This commit is contained in:
Andrew Benson 2022-06-03 14:42:04 -05:00
parent 4cf55d5b62
commit 4d7e37eec0

View file

@ -16,6 +16,10 @@ homepage="https://gnunn1.github.io/tilix-web/"
distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz"
checksum=2a9482770391d11d5edc8351d426c700c2cc6c194a30391ef2ae25bb7095b59b
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="collateral damage from broken ldc" ;;
esac
pre_configure() {
case "$XBPS_TARGET_MACHINE" in
*-musl)