mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +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"
|
broken="runs out of memory when linking"
|
||||||
fi
|
fi
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
|
broken="broken"
|
||||||
|
fi
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue