!24 [sync] PR-20: enable make check

From: @openeuler-sync-bot 
Reviewed-by: @SuperSix173 
Signed-off-by: @SuperSix173
This commit is contained in:
openeuler-ci-bot 2024-07-11 02:41:08 +00:00 committed by Gitee
commit ac93516ce3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libatomic_ops
Version: 7.6.12
Release: 2
Release: 3
Summary: Atomic memory update operations
License: GPLv2
URL: https://github.com/ivmai/libatomic_ops/
@ -35,7 +35,8 @@ The devel for %{name}
%make_install
%check
#%make_build check
export LD_LIBRARY_PATH=%{_builddir}/%{name}-%{version}/src/.libs/
%make_build check
%files
@ -62,6 +63,9 @@ The devel for %{name}
%doc AUTHORS ChangeLog README.md
%changelog
* Tue Jul 9 2024 wangxiao <wangxiao184@h-partners.com> - 7.6.12-3
- enable make check
* Thu Jul 28 2022 wuzx<wuzx1226@qq.com> - 7.6.12-2
- add sw64 patch