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