From d349e704ebd7bd2db249a03eb91f92b16042bd95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 8 Nov 2020 15:28:46 +0100 Subject: [PATCH] icecat: enable ppc64* just as for firefox-esr --- srcpkgs/icecat/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/icecat/template b/srcpkgs/icecat/template index 2e325f517c4..8da6d21c68f 100644 --- a/srcpkgs/icecat/template +++ b/srcpkgs/icecat/template @@ -31,10 +31,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