webkit2gtk: broken on aarch64

This commit is contained in:
Leah Neukirchen 2017-03-23 18:07:54 +01:00
parent 4b39e50847
commit 274190a4f2
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ makedepends="
geoclue2-devel libnotify-devel hyphen-devel"
case "$XBPS_TARGET_MACHINE" in
aarch64*)
broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/1709/steps/shell_3/logs/stdio" ;;
armv6*)
configure_args+=" -DENABLE_JIT=0"
CXXFLAGS="-D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1"