We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9972c42 commit 4d1fc9aCopy full SHA for 4d1fc9a
1 file changed
core/shared/platform/linux-sgx/shared_platform.cmake
@@ -37,7 +37,6 @@ else()
37
set(source_all ${source_all} ${PLATFORM_COMMON_LIBC_UTIL_SOURCE})
38
endif()
39
40
-include (${CMAKE_CURRENT_LIST_DIR}/../common/memory/platform_api_memory.cmake)
41
set (source_all ${source_all} ${PLATFORM_COMMON_MEMORY_SOURCE})
42
43
file (GLOB source_all_untrusted ${PLATFORM_SHARED_DIR}/untrusted/*.c)
0 commit comments