Revert "qt5-webengine: broken for aarch64-musl so aarch64 has enough RAM to"

This reverts commit fa64a655e2.
This commit is contained in:
John 2021-03-10 19:44:33 +01:00
parent dc1da1426d
commit a3f51782de

View file

@ -66,8 +66,7 @@ fi
# ppc64 still needs libatomic here, as does s390x but we don't have that
case "$XBPS_MACHINE" in
ppc64*) hostmakedepends+=" libatomic-devel" ;;
aarch64-musl) broken="leave some RAM for the glibc build"
ppc64*) hostmakedepends+=" libatomic-devel"
esac
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then