icecat: still borken on i686

This commit is contained in:
Johannes 2020-03-25 23:44:45 +01:00
parent 2d8f8c98d3
commit 189df2c762

View file

@ -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