diff --git a/srcpkgs/icecat/template b/srcpkgs/icecat/template index 8da6d21c68f..2e325f517c4 100644 --- a/srcpkgs/icecat/template +++ b/srcpkgs/icecat/template @@ -31,6 +31,10 @@ 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