|
|
@ -123,9 +123,9 @@ mkdir %{_target_platform} |
|
|
|
pushd %{_target_platform} |
|
|
|
pushd %{_target_platform} |
|
|
|
|
|
|
|
|
|
|
|
%{qmake_qt5} .. \ |
|
|
|
%{qmake_qt5} .. \ |
|
|
|
%ifnarch %{arm} %{ix86} x86_64 |
|
|
|
#%ifnarch %{arm} %{ix86} x86_64 |
|
|
|
DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0 |
|
|
|
DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0 |
|
|
|
%endif |
|
|
|
#%endif |
|
|
|
|
|
|
|
|
|
|
|
# workaround, disable parallel compilation as it fails to compile in brew |
|
|
|
# workaround, disable parallel compilation as it fails to compile in brew |
|
|
|
#make %{?_smp_mflags} |
|
|
|
#make %{?_smp_mflags} |
|
|
|