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
Support build_env, runtime_env, and extra_runfiles in mojo toolchain (#81)
Read optional build_env, runtime_env, and extra_runfiles from the
toolchain provider. Merge build_env into compile action environments for
mojo_library, mojo_binary, and mojo_test. Merge runtime_env into the
binary/test runtime environment, and add extra_runfiles to runfiles.
0 commit comments