diff --git a/shim_et/BUCK b/shim_et/BUCK index a1a9bdaf65d..2020ed0a73e 100644 --- a/shim_et/BUCK +++ b/shim_et/BUCK @@ -5,6 +5,8 @@ load("@prelude//toolchains:genrule.bzl", "system_genrule_toolchain") load("@prelude//toolchains:python.bzl", "system_python_bootstrap_toolchain", "system_python_toolchain") load("@prelude//toolchains:remote_test_execution.bzl", "remote_test_execution_toolchain") +oncall("executorch") + # Although the non-Android toolchains below are present in shim/BUCK, it appears that we # have to duplicate them here or builds won't work. system_cxx_toolchain(