Files
zig0.15/zig0.15.spec
Lucas Mulling 68aa497432 Not sure why the diff in my first request looked wrong so I'm trying again.
This removes the reproducible.patch (initially generated from https://github.com/ziglang/zig/pull/22673#issuecomment-2626304812) as it breaks zig from finding system libraries in various cases.

If you use the patched zig to build a more complex app from source like ghostty (use this git checkout version to replicate: https://build.opensuse.org/package/show/home:petracvv/ghostty-unstable) , it can't find any system libraries (This was mentioned in the github issue as well: https://github.com/ziglang/zig/pull/22673#issuecomment-2624360019).

In the ghostty case, if you build with the ghostty-source.tar.gz they provide instead it does work because they include some precompiled sources in that tarball so it doesn't need to find the libraries as in a git checkout.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:zig/zig0.15?expand=0&rev=14
2026-03-02 17:16:32 +00:00

5.9 KiB