Remove --disable-jit

BUILDSTDERR: ***Unknown option --disable-jit

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-06-02 20:17:43 +02:00
parent 60b119d8e1
commit 69476c1245
Signed by: davidlt
GPG Key ID: 7108702C938B13C1

View File

@ -173,9 +173,6 @@ WEBKITOUTPUTDIR=`pwd`; export WEBKITOUTPUTDIR
--release \
--qmakearg="CONFIG+=production_build DEFINES+=HAVE_LIBWEBP=1" \
--makeargs="%{?_smp_mflags}" \
%ifarch riscv64
--disable-jit \
%endif
--system-malloc
popd