enable make check

This commit is contained in:
wangxiao65 2024-07-10 09:09:21 +00:00
parent 8695b162ca
commit 38eea8d07e

View File

@ -1,6 +1,6 @@
Name: libatomic_ops
Version: 7.6.10
Release: 2
Release: 3
Summary: Atomic memory update operations
License: GPLv2
URL: https://github.com/ivmai/libatomic_ops/
@ -34,7 +34,8 @@ The devel for %{name}
%make_install
%check
#%make_build check
export LD_LIBRARY_PATH=%{_builddir}/%{name}-%{version}/src/.libs/
%make_build check
%files
@ -61,6 +62,9 @@ The devel for %{name}
%doc AUTHORS ChangeLog README.md
%changelog
* Tue Jul 9 2024 wangxiao <wangxiao184@h-partners.com> - 7.6.10-3
- enable make check
* Wed Jan 1 2020 lihongjiang <lihongjiang6@huawei.com> - 7.6.10-2
- disable check temporarily due to can not find some dynamic library