webkit2gtk: mark as broken on armv[67]l*.

This commit is contained in:
maxice8 2018-09-11 07:12:39 -03:00
parent 7f0e82f778
commit f57cb99bb8
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -15,6 +15,10 @@ license="LGPL-2.1, BSD-2-Clause"
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
checksum=fa42b54a98831405c8a3e7f40371eec3f0bd5cdbb124813a5e329e7a9f8c6f2a
case "$XBPS_TARGET_MACHINE" in
armv[67]l*) broken="/builddir/webkitgtk-2.22.0/Source/JavaScriptCore/heap/MachineStackMarker.cpp:224:46: error: requested alignment is not an integer constant"
esac
# ETOOHUGE
nodebug=1