icecat: builds ok on i686

This commit is contained in:
Jürgen Buchmüller 2020-04-06 21:39:59 +02:00
parent 6a27482eb7
commit eefbcee157
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ build_options_default="alsa dbus gtk3 pulseaudio startup_notification sndio xscr
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*) broken="doesn't work" ;;
ppc*) broken="xptcall bitrot" ;;
esac