mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
icecat: broken on all ppc
This commit is contained in:
parent
871ca7f558
commit
996edd82d0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ case $XBPS_TARGET_MACHINE in
|
||||||
broken="required NEON extensions are not supported on armv6"
|
broken="required NEON extensions are not supported on armv6"
|
||||||
;;
|
;;
|
||||||
i686) broken="/usr/bin/ld: read-only segment has dynamic relocations" ;;
|
i686) broken="/usr/bin/ld: read-only segment has dynamic relocations" ;;
|
||||||
ppc64*) ;;
|
ppc64*) broken="doesn't work" ;;
|
||||||
ppc*) broken="ftbfs in several places" ;;
|
ppc*) broken="ftbfs in several places" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue