fractal: broken everywhere

This commit is contained in:
Đoàn Trần Công Danh 2025-06-10 13:31:07 +07:00
parent 7f1dd1488a
commit 73d95ce0b9

View file

@ -24,6 +24,9 @@ if [ "$XBPS_TARGET_WORDSIZE" = 32 ]; then
broken="runs out of memory when linking"
fi
nocross=yes
if [ "$XBPS_TARGET_LIBC" = musl ]; then
broken="broken"
fi
post_patch() {
if [ "$CROSS_BUILD" ]; then