You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sgx-dcap-quoteverify-sys): successfull build with SGX_SDK unset
If `SGX_SDK` is unset, a single `-I` argument is passed to the C
compiler, which leads to an unsuccesful build, even if the needed header
files are present in the standard include path.
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
0 commit comments