Fixes

parent 9ab3d85a
...@@ -38,7 +38,7 @@ SUBDIRS=secure_enclave ...@@ -38,7 +38,7 @@ SUBDIRS=secure_enclave
secure_enclave.edl: secure_enclave/secure_enclave.edl secure_enclave.edl: secure_enclave/secure_enclave.edl
ln -s $? ln -s $?
cd /s
## Additional automake variables ## Additional automake variables
## ##
## AM_CPPFLAGS += ## AM_CPPFLAGS +=
...@@ -81,7 +81,7 @@ secure_enclave.signed.so: secure_enclave/secure_enclave.signed.so ...@@ -81,7 +81,7 @@ secure_enclave.signed.so: secure_enclave/secure_enclave.signed.so
## -l$(SGX_URTS_LIB) ## -l$(SGX_URTS_LIB)
## ##
## Applications that use platform services or perform attestation ## Applications that use platform services or perform attestation
## will also need: ## will also need:./
## ##
## -l$(SGX_UA_SERVICE_LIB) ## -l$(SGX_UA_SERVICE_LIB)
## ##
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment