mirror of
https://github.com/ziglang/zig.git
synced 2024-11-10 14:13:00 +00:00
Updated Building Zig From Source (markdown)
parent
17514f9c51
commit
46959016ba
@ -18,7 +18,7 @@ The following steps are for Unix-like operating systems. For Windows, refer to [
|
||||
* gcc >= 7.0.0 or clang >= 6.0.0
|
||||
* LLVM, Clang, LLD development libraries == 15.x, compiled with the same gcc or clang version above
|
||||
- Use the system package manager, or [build from source](https://github.com/ziglang/zig/wiki/How-to-build-LLVM,-libclang,-and-liblld-from-source#posix).
|
||||
* 2.7GiB of RAM. See [#6485](https://github.com/ziglang/zig/issues/6485) for more details. Option B below does not suffer from this problem.
|
||||
* 9.1GiB of RAM. See [#6485](https://github.com/ziglang/zig/issues/6485) for more details. Option B below does not suffer from this problem.
|
||||
|
||||
## Instructions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user