Files
intel-linux-sgx/sdk
Jia Zhang 9338007c3a libsample_libcrypto.so: Fix link error
The C_OBJS is forgotten to link OBJS togeter in Makefile.
This mistake causes a build failure on SampleCode/RemoteAttestation:

/opt/intel/sgxsdk/SampleCode/RemoteAttestation/sample_libcrypto/libsample_libcrypto.so:
undefined reference to `sgx_disp_ippsAES_GCMGetTag'
/opt/intel/sgxsdk/SampleCode/RemoteAttestation/sample_libcrypto/libsample_libcrypto.so:
undefined reference to `sgx_disp_ippsAES_GCMGetSize'
...

Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
2018-06-11 17:01:56 +08:00
..
2018-01-19 11:02:56 +08:00
2018-01-19 11:02:56 +08:00
2018-01-19 11:02:56 +08:00
2018-05-29 17:13:29 -04:00
2018-01-19 11:02:56 +08:00