diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2022-11-20 15:09:56 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2022-11-22 20:57:56 -0700 |
| commit | 58d3ee2a08f5a1f1c66d5e3b4f215361073c6372 (patch) | |
| tree | 6200d94b14457a36a592585ee7c1e15bc92aafc9 /lib/std/Thread/Condition.zig | |
| parent | d24aaf8847336e12b6571e13d57f6d112452d97d (diff) | |
| download | zig-58d3ee2a08f5a1f1c66d5e3b4f215361073c6372.tar.gz zig-58d3ee2a08f5a1f1c66d5e3b4f215361073c6372.zip | |
Compilation: avoid Cache hash dependency on zig lib path
* Update for the breaking changes to std.fs.path.resolve. This had a
happy side effect of deleting some error handling code which is no
longer needed.
* Introduce cache_exempt_flags field to CSourceFile. This is used only
for include directories when building libc++ and libc++abi which
depend only on the zig lib path.
* libc_include_dir_list is only added to the cache hash when it
contains directories which have been obtained from system probing. It
is exempt when the directories depend only on the zig lib path.
Diffstat (limited to 'lib/std/Thread/Condition.zig')
0 files changed, 0 insertions, 0 deletions
