How do I provide a py_binary’s runfiles to a C toolchain in Bazel
I am trying to write a compiler, well, a Python wrapper for Clang that does some platform specific stuff in Bazel. I have created a MRE where I can reproduce my problem here: https://github.com/allsey87/custom_cc_toolchain