mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
racket: broken on ppc
This commit is contained in:
parent
473c1137c1
commit
3536d5a5fb
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
ppc*)
|
||||||
|
broken="hangs or segfaults";;
|
||||||
*-musl)
|
*-musl)
|
||||||
makedepends+=" libucontext-devel";;
|
makedepends+=" libucontext-devel";;
|
||||||
i686)
|
i686)
|
||||||
|
|
Loading…
Add table
Reference in a new issue