aboutsummaryrefslogtreecommitdiff
path: root/src-self-hosted/Module.zig
diff options
context:
space:
mode:
authorhaze <hb@hash.ai>2020-07-15 22:37:04 -0400
committerGitHub <noreply@github.com>2020-07-15 22:37:04 -0400
commit82562b205f9d99c27c4d5224311734e141bf2fda (patch)
tree809850807d9c3ac439f3b5e1a5d652f538198dd0 /src-self-hosted/Module.zig
parent6b103324d2d935260138584877dbe1593790b953 (diff)
downloadzig-82562b205f9d99c27c4d5224311734e141bf2fda.tar.gz
zig-82562b205f9d99c27c4d5224311734e141bf2fda.zip
On darwin, only add the self exe to the cache hash for compiler id (#5880)
Now that Big Sur does not have system libraries on the filesystem, zig can no longer read them and add them to the cache hash for the compiler id. This changes it so that only the first library path returned by os_self_exe_shared_libs is added to the cache hash under Darwin. I looked into methods on getting the system version to keep parity with older versions, but @fengb reported that this works on Catalina (a version behind Big Sur) Signed-off-by: Haze Booth <isnt@haze.cool>
Diffstat (limited to 'src-self-hosted/Module.zig')
0 files changed, 0 insertions, 0 deletions