!2 修复arm架构编译失败问题

From: @chenmaodong
Reviewed-by: @blue0613
Signed-off-by: @blue0613
This commit is contained in:
openeuler-ci-bot 2020-10-23 10:29:46 +08:00 committed by Gitee
commit e1ab7c1391

View File

@ -1,7 +1,8 @@
Name: linux-sgx-driver
Version: 2.11
Release: 1
Release: 2
Summary: Intel SGX Linux* Driver
ExclusiveArch: x86_64
License: BSD-3-Clause and GPL-2.0 License
URL: https://github.com/intel/linux-sgx-driver
Source0: https://github.com/intel/linux-sgx-driver/archive/sgx_driver_%{version}.tar.gz
@ -56,6 +57,9 @@ sed -i '/^isgx$/d' /etc/modules
%changelog
* Wed Oct 21 2020 chenmaodong <chenmaodong@huawei.com> - 2.11.2
- specify x86_64 as the building architecure
* Sat Oct 10 2020 chenmaodong <chenmaodong@huawei.com> - 2.11.1
- init