mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
icecat: still borken on i686
This commit is contained in:
parent
2d8f8c98d3
commit
189df2c762
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ case $XBPS_TARGET_MACHINE in
|
|||
armv6*)
|
||||
broken="required NEON extensions are not supported on armv6"
|
||||
;;
|
||||
i686) broken="/usr/bin/ld: read-only segment has dynamic relocations" ;;
|
||||
ppc64*) ;;
|
||||
ppc*) broken="ftbfs in several places" ;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue