Skip to content

Commit 4d1fc9a

Browse files
committed
Modify core/shared/platform/linux-sgx/shared_platform.cmake not to include platform_api_memory.cmake
1 parent 9972c42 commit 4d1fc9a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/shared/platform/linux-sgx/shared_platform.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ else()
3737
set(source_all ${source_all} ${PLATFORM_COMMON_LIBC_UTIL_SOURCE})
3838
endif()
3939

40-
include (${CMAKE_CURRENT_LIST_DIR}/../common/memory/platform_api_memory.cmake)
4140
set (source_all ${source_all} ${PLATFORM_COMMON_MEMORY_SOURCE})
4241

4342
file (GLOB source_all_untrusted ${PLATFORM_SHARED_DIR}/untrusted/*.c)

0 commit comments

Comments
 (0)