mirror of
https://github.com/ziglang/zig.git
synced 2025-02-16 09:30:17 +00:00
add Gentoo
parent
dc728ea888
commit
6ff4ac677d
@ -48,4 +48,9 @@ choco install zig
|
|||||||
pacman -S zig
|
pacman -S zig
|
||||||
```
|
```
|
||||||
|
|
||||||
[zig-static AUR](https://aur.archlinux.org/packages/zig-static/) - This package uses the official ziglang.org static build instead of building against source. In the event that the llvm version in [extra] is not up to date with the latest version used by zig, this package can be used since it has no llvm dependency.
|
[zig-static AUR](https://aur.archlinux.org/packages/zig-static/) - This package uses the official ziglang.org static build instead of building against source. In the event that the llvm version in [extra] is not up to date with the latest version used by zig, this package can be used since it has no llvm dependency.
|
||||||
|
|
||||||
|
## Gentoo
|
||||||
|
```
|
||||||
|
emerge dev-lang/zig
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user