ignore make check temporary

This commit is contained in:
lihongjiang 2020-01-22 16:12:07 +08:00
parent d3d7f58a22
commit b261459db5

View File

@ -1,6 +1,6 @@
Name: libatomic_ops
Version: 7.6.10
Release: 1
Release: 2
Summary: Atomic memory update operations
License: GPLv2
URL: https://github.com/ivmai/libatomic_ops/
@ -34,7 +34,7 @@ The devel for %{name}
%make_install
%check
%make_build check
#%make_build check
%files
@ -61,6 +61,9 @@ The devel for %{name}
%doc AUTHORS ChangeLog README.md
%changelog
* Wed Jan 1 2020 lihongjiang <lihongjiang6@huawei.com> - 7.6.10-2
- disable check temporarily due to can not find some dynamic library
* Fri Nov 1 2019 openEuler Buildteam <buildteam@openeuler.org> - 7.6.10-1
- Upgrade to 7.6.10