trying avoiding _smp_mflags completely

This commit is contained in:
Rex Dieter 2015-12-07 10:10:42 -06:00
parent 4fd6172174
commit 290072fd48
1 changed files with 2 additions and 2 deletions

View File

@ -205,8 +205,8 @@ pushd %{_target_platform}
%{qmake_qt5} ..
# examples seem to get skipped (sometimes?), try this as a possible workaround for race-condition -- rex
make qmake_all
make %{?_smp_mflags}
make
#make %{?_smp_mflags}
%if 0%{?docs}
make %{?_smp_mflags} docs