You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call target_link_options_shared_lib in executorch-config.cmake (#12320)
Customers need the flags this sets (`--whole-archive` or `-force_load`),
otherwise the built operator libraries won't actually register
operators.
Testing: ~~I'm not sure that we have automated coverage for this file,
so I'm sending a first version adding an intentional break.~~ We have
automated coverage for this file.
0 commit comments