We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Building Zig From Source (markdown)
Update LLVM version from 16.x to 17.x
Revert "Added mention of llvm-config-16 preference" This reverts commit e773ae44d3011788cf2f3b6b624a44a221a6028a.
Fixing download page URL
Added mention of llvm-config-16 preference
Remove ninja from packages list for FreeBSD
Tweak formatting, don't list release options for FreeBSD for consistency
Add commands for FreeBSD (source: dch on IRC)
Master now requires LLVM16
add suggestion for combining the options together
Update the minimum RAM requirement based on comment: https://github.com/ziglang/zig/issues/6485#issuecomment-1221257010
clean up building from source instructions
Correct build commands for macOS + homebrew; see #13132
LLVM 14 to LLVM 15
Explain in more detail when CMAKE_PREFIX_PATH might be required.
Provide a note that dynamic linking is unsupported on Mac, until we can link libc++ dynamically.
Update dependencies list to indicate LLVM 14.x is required