icecat: enable ppc64* just as for firefox-esr
This commit is contained in:
parent
bb15e00cf1
commit
d349e704eb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue