qt5-qtwebkit remove jit limitations
Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>master
parent
eef352cb74
commit
6da0030338
|
@ -123,9 +123,9 @@ mkdir %{_target_platform}
|
|||
pushd %{_target_platform}
|
||||
|
||||
%{qmake_qt5} .. \
|
||||
%ifnarch %{arm} %{ix86} x86_64
|
||||
#%ifnarch %{arm} %{ix86} x86_64
|
||||
DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0
|
||||
%endif
|
||||
#%endif
|
||||
|
||||
# workaround, disable parallel compilation as it fails to compile in brew
|
||||
#make %{?_smp_mflags}
|
||||
|
|
Loading…
Reference in New Issue