We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7868dbb commit 2ef5686Copy full SHA for 2ef5686
samples/hello-rust/Makefile
@@ -1,5 +1,5 @@
1
# Paths
2
-SGX_SDK ?= /opt/sgxsdk
+SGX_SDK ?= /opt/intel/sgxsdk
3
DEBUG := 0
4
ifeq ($(DEBUG), 0)
5
PROFILE := release
unit-test/Makefile
0 commit comments