diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2021-03-13 14:30:56 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-03-13 14:30:56 -0700 |
| commit | 4e9894cfc4c8e2e1d3e01aa2e3400b295b0ee2df (patch) | |
| tree | efc59febac4df5fb139b180ac4e8347b00f8fbe7 /lib/std/os/linux | |
| parent | cc650abf09d98ff241cc28b50b2519a9c4919dd0 (diff) | |
| download | zig-4e9894cfc4c8e2e1d3e01aa2e3400b295b0ee2df.tar.gz zig-4e9894cfc4c8e2e1d3e01aa2e3400b295b0ee2df.zip | |
cmake build: allow overriding whether to use llvm-config
Previously, there was an option ZIG_PREFER_LLVM_CONFIG which would
override the default of not using llvm-config when cross compiling.
That option is now removed in favor of the more powerful
ZIG_USE_LLVM_CONFIG which defaults to OFF for cross compiling and ON for
native compilation. The option overrides the default.
This will be used in zig-bootstrap to improve support for native builds.
Diffstat (limited to 'lib/std/os/linux')
0 files changed, 0 insertions, 0 deletions
