mirror of
https://github.com/ziglang/zig.git
synced 2024-11-10 14:13:00 +00:00
Revert "Added mention of llvm-config-16 preference"
This reverts commit e773ae44d3011788cf2f3b6b624a44a221a6028a.
parent
7700ceec7e
commit
ed80814748
@ -32,8 +32,6 @@ make install
|
||||
|
||||
Please be aware of the handy cmake variable `CMAKE_PREFIX_PATH`. CMake will look for LLVM and other dependencies in this location first.
|
||||
|
||||
When dealing with multiple LLVM installations, it may be helpful to make a symlink somewhere in your path called `llvm-config-16` to the LLVM 16 `llvm-config`. This will be preferred over the standard `llvm-config`.
|
||||
|
||||
This produces `stage3/bin/zig` which is the Zig compiler built by itself.
|
||||
|
||||
### For macOS + Homebrew
|
||||
|
Loading…
Reference in New Issue
Block a user