From e7d22ba331c8500607c5afd8f9379f004b0f6027 Mon Sep 17 00:00:00 2001 From: q66 Date: Sat, 7 Nov 2020 01:46:28 +0100 Subject: [PATCH] firefox-esr: it's only icecat that is completely broken no need to carry this over --- srcpkgs/firefox-esr/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/firefox-esr/template b/srcpkgs/firefox-esr/template index 51f1ebe2334..3ebb35ac5df 100644 --- a/srcpkgs/firefox-esr/template +++ b/srcpkgs/firefox-esr/template @@ -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