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.
Fixing download page URL
Added mention of llvm-config-16 preference
Updated Building Zig From Source (markdown)
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
Revert 4c31984778dcb70f536f23b79fab10d22fba0b26...84856986c3ded2dc9a2f77e19ad88f2a4dd3cf81 on Building Zig From Source
micro fix