[rpm] build tests

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas
2026-04-28 22:23:27 +03:00
parent 08114fbd7d
commit b9d10a09f2
+5 -1
View File
@@ -66,7 +66,11 @@ cd build
%endif
%endif
make %{?_smp_mflags}
%if 0%{?fedora} >= 44 || 0%{?eln}
ninja %{?_smp_mflags}
%else
make %{?_smp_mflags}
%endif
%if 0%{?rhel} >= 9 || 0%{?fedora} >= 33 || 0%{?mageia} > 7
popd