Zig Programming Language
https://ziglang.org/
A general-purpose programming language and toolchain for maintaining robust, optimal and reusable software.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / zig
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:compiler/zig && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0000-remove-lld-in-cmakelist.patch | 0000000691 691 Bytes | |
0001-invoke-lld.patch | 0000004857 4.74 KB | |
0002-no-lld-libs-and-includes.patch | 0000002606 2.54 KB | |
_constraints | 0000001501 1.47 KB | |
_link | 0000000124 124 Bytes | |
macros.zig | 0000001131 1.1 KB | |
skip-localhost-test.patch | 0000000454 454 Bytes | |
vendor.tar.zst | 0003258706 3.11 MB | |
zig-0.13.0.tar.xz | 0017220728 16.4 MB | |
zig-rpmlintrc | 0000000169 169 Bytes | |
zig.changes | 0000004878 4.76 KB | |
zig.spec | 0000005297 5.17 KB |
Comments 3
0.12 available
will send a patch soon about this issue with lld on tests. seems to me i should disable it since i believe that requires the LLD devel which we dont have
turns out that maybe this test was intended to fail. but the exit code message is the cause it to disallow continuing the build 🫴