!21 enable make check
From: @wangxiao65 Reviewed-by: @SuperSix173 Signed-off-by: @SuperSix173
This commit is contained in:
commit
3896dd53ea
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user