Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit c79397b

Browse files
committed
add imported lib
1 parent e5a325e commit c79397b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

runner/et.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ if(executorch_FOUND)
111111
target_link_options_shared_lib(executorch)
112112
endif()
113113

114-
# target_link_libraries(et_run PRIVATE
115-
# "$<LINK_LIBRARY:WHOLE_ARCHIVE,${TORCHCHAT_ROOT}/${ET_BUILD_DIR}/install/lib/libcustom_ops.a>")
116114
# This one is needed for cpuinfo where it uses android specific log lib
117115
if(ANDROID)
118116
target_link_libraries(et_run PRIVATE log)

0 commit comments

Comments
 (0)