diff --git a/SPECS/qt5-qtwebkit.spec b/SPECS/qt5-qtwebkit.spec index f354041..514f015 100644 --- a/SPECS/qt5-qtwebkit.spec +++ b/SPECS/qt5-qtwebkit.spec @@ -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}