Skip to content

Commit e151e2a

Browse files
authored
Remove AE debugInfo packages to pass build on some distros (#876)
* Remove AE debugInfo packages to pass build on some distros * Update DCAP submodule commit reference
1 parent 70e1535 commit e151e2a

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

linux/installer/rpm/sgx-aesm-service/libsgx-ae-epid.spec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ rm -fr %{?buildroot}/%{name}
6666

6767
%files -f %{_specdir}/list-%{name}
6868

69-
%debug_package
7069

7170
%changelog
7271
* Mon Jul 29 2019 SGX Team

linux/installer/rpm/sgx-aesm-service/libsgx-ae-le.spec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ rm -fr %{?buildroot}/%{name}
6666

6767
%files -f %{_specdir}/list-%{name}
6868

69-
%debug_package
7069

7170
%changelog
7271
* Mon Jul 29 2019 SGX Team

linux/installer/rpm/sgx-aesm-service/libsgx-ae-pce.spec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ rm -fr %{?buildroot}/%{name}
6767

6868
%files -f %{_specdir}/list-%{name}
6969

70-
%debug_package
7170

7271
%post
7372
trigger_udev() {

0 commit comments

Comments
 (0)