!4 Fix build error

Merge pull request !4 from sigui/master
This commit is contained in:
openeuler-ci-bot 2020-06-23 17:33:40 +08:00 committed by Gitee
commit 86c779ac4d

View File

@ -1,6 +1,7 @@
%define debug_package %{nil}
Name: bounds_checking_function
Version: v1.1.10
Release: 1
Release: 2
License: Mulan PSL v2
Summary: Enhanced safety functions
Url: https://gitee.com/openeuler/bounds_checking_function
@ -40,4 +41,5 @@ rm -rf %{buildroot}
%license LICENSE
%changelog
* Mon Jun 22 2020 Guoshuai Sun <sunguoshuai@huawei.com> - v1.1.10-2
- Fix build error.