0612c6ed9c
The user may want to build with `--sandbox_tmpfs_path=/tmp`, in which case the Zig cache will not be shared between sandboxes, massively slowing down the build. With this feature, the user can pass flags like `--repo_env=BAZEL_ZIG_CC_CACHE_PREFIX=$HOME/.cache/bazel-zig-cc` together with `--sandbox_writable_path=$HOME/.cache/bazel-zig-cc` to put the cache somewhere else which can be shared between sandboxes. |
||
---|---|---|
.. | ||
libc | ||
libc_aware | ||
platform | ||
private | ||
toolchain | ||
BUILD | ||
BUILD.sdk.bazel | ||
defs.bzl | ||
zig_toolchain.bzl |