Closed rcrane closed 5 years ago
TaLoS/src/talos/enclaveshim/Makefile.sgx uses "-ignore-init-sec-error" which was added to the Intel sdk in version 2.1.3.: https://github.com/intel/linux-sgx/blob/75dd558bdaff030688d483e1a2bd51d38c55ab49/sdk/sign_tool/SignTool/util_st.h
Currently 'docker build -t talos .' fails because of '-ignore-init-sec-error' not being available in the installed sdk.
TaLoS/src/talos/enclaveshim/Makefile.sgx uses "-ignore-init-sec-error" which was added to the Intel sdk in version 2.1.3.: https://github.com/intel/linux-sgx/blob/75dd558bdaff030688d483e1a2bd51d38c55ab49/sdk/sign_tool/SignTool/util_st.h
Currently 'docker build -t talos .' fails because of '-ignore-init-sec-error' not being available in the installed sdk.