mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
fractal: broken everywhere
This commit is contained in:
parent
7f1dd1488a
commit
73d95ce0b9
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue