icecat: builds ok on i686
This commit is contained in:
parent
6a27482eb7
commit
eefbcee157
|
@ -26,7 +26,6 @@ build_options_default="alsa dbus gtk3 pulseaudio startup_notification sndio xscr
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
armv6*) broken="required NEON extensions are not supported on armv6" ;;
|
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" ;;
|
ppc64*) broken="doesn't work" ;;
|
||||||
ppc*) broken="xptcall bitrot" ;;
|
ppc*) broken="xptcall bitrot" ;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in New Issue