diff --git a/srcpkgs/tilix/template b/srcpkgs/tilix/template index ac1bf7dd3bd..10ee0eceb33 100644 --- a/srcpkgs/tilix/template +++ b/srcpkgs/tilix/template @@ -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)