Add macro to exclude sgx wasi/pthread ocalls if not needed (#384)
This commit is contained in:
@ -90,7 +90,7 @@ Crypto_Library_Name := sgx_tcrypto
|
||||
|
||||
WAMR_ROOT := $(CURDIR)/../../../../
|
||||
|
||||
Enclave_Cpp_Files := Enclave/Enclave.cpp Enclave/Enclave_test.cpp
|
||||
Enclave_Cpp_Files := Enclave/Enclave.cpp
|
||||
|
||||
Enclave_Include_Paths := -IEnclave -I$(WAMR_ROOT)/core/iwasm/include \
|
||||
-I$(WAMR_ROOT)/core/shared/utils \
|
||||
|
||||
Reference in New Issue
Block a user