webkit2gtk: disable jit again for armv7l*
This commit is contained in:
@@ -55,7 +55,7 @@ fi
|
||||
|
||||
# only a few platform support JIT
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv7l*|aarch64*|x86_64*|mips*)
|
||||
aarch64*|x86_64*|mips*)
|
||||
build_options_default+=" jit"
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
build_options_default+=" sampling_profiler"
|
||||
|
||||
Reference in New Issue
Block a user