https://bugzilla.redhat.com/show_bug.cgi?id=2085444



--- Comment #22 from Daniel BerrangĂ© <[email protected]> ---
(In reply to xiangquan.liu from comment #21)
> @Kalina, Thanks for the comments.
> According to the packaging-guidelines, we are not recommended to release
> static libraries. But trust enclave build depends on the static libraries
> which should be released in SGXSDK package. So the question is where to put
> these static libraries?

/usr/lib(64)  is usually for libraries that will be link to applications
designed to run on the host OS. Since these libs are intended to instead run in
the enclave, I think we can rule out use of /usr/lib(64) directly. 

As mentioned in earlier comments, something like %{_libdir}/sgx-sdk or
%{_prefix}/lib/sgx-sdk would be a reasonable location


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2085444
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to