bot: rpm5 -> rpm4 (8)

This commit is contained in:
NixTux Commit Bot 2020-01-13 15:58:08 +03:00
parent 187e0bc82f
commit 1341dffb08

View file

@ -415,11 +415,11 @@ done
%endif
-DLLVM_OPTIMIZED_TABLEGEN=ON
%make_build -s
%make -s
%install
%make_install -C build
%makeinstall_std -C build
%if %{with clang}
# [From OMV]