Merge branch 'master' into f22
This commit is contained in:
commit
18a859a201
@ -155,7 +155,9 @@ pushd %{_target_platform}
|
|||||||
DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0
|
DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
# workaround, disable parallel compilation as it fails to compile in brew
|
||||||
|
#make %{?_smp_mflags}
|
||||||
|
make -j2
|
||||||
|
|
||||||
%if 0%{?docs}
|
%if 0%{?docs}
|
||||||
make %{?_smp_mflags} docs
|
make %{?_smp_mflags} docs
|
||||||
|
Loading…
Reference in New Issue
Block a user