#Any way to specify the zig-cache path in zig cc?

1 messages · Page 1 of 1 (latest)

frank bane
#

I am aware that zig build has a --cache-dir toggle to change the zig cache directory. Is there a similar toggle when using zig cc directly?

short anchor
#

you can use the environment variables ZIG_LOCAL_CACHE_DIR / ZIG_GLOBAL_CACHE_DIR