firefox-esr: it's only icecat that is completely broken

no need to carry this over
This commit is contained in:
q66 2020-11-07 01:46:28 +01:00
parent e574acd2fd
commit e7d22ba331

View file

@ -35,10 +35,6 @@ case $XBPS_TARGET_MACHINE in
ppc*) broken="xptcall bitrot" ;;
esac
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="rendering is busted, dunno why"
fi
CXXFLAGS="-Wno-class-memaccess -Wno-unused-function"
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then