Fix check

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-04-28 11:04:45 +03:00
parent 848a1272d3
commit 170648ce8a
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB

View File

@ -69,6 +69,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%check
%ifarch %{valgrind_arches}
make check USE_VALGRIND=1
%else
make check
%endif
#env -i make check USE_VALGRIND=1
# Check that we get NULL for all things rooted in ENV{HOME} when running