diff options
| author | Jacob Young <jacobly0@users.noreply.github.com> | 2024-07-24 00:51:03 -0400 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2024-07-24 15:24:17 -0700 |
| commit | f4f5b2bc41e09ed68caf3c839433e44bd9b33249 (patch) | |
| tree | 27e0b314e63c8dd7d248a7e7f1fdd1a04042d2cf /lib/std/array_hash_map.zig | |
| parent | be56c67b1444632a719db2aac9a8476c2911b882 (diff) | |
| download | zig-f4f5b2bc41e09ed68caf3c839433e44bd9b33249.tar.gz zig-f4f5b2bc41e09ed68caf3c839433e44bd9b33249.zip | |
llvm: force `TargetOptions.UseInitArray` to `true`
The `TargetOptions` default constructor initializes all `bool`s to
`false`, yet clang defaults to setting this option to `true`. Since
recent glibc versions on linux do not appear to support this being set
to `false`, just changing the default for now unless a use case for
making it configurable is found.
Diffstat (limited to 'lib/std/array_hash_map.zig')
0 files changed, 0 insertions, 0 deletions
