Found out when testing 2.6 on Void Linux that the link name is incorrect (build fails on linking liblibzstd)
Found out when testing 2.6 on Void Linux that the link name is incorrect (build fails on linking `liblibzstd`)
refs/pull/244/head into zig
Found out when testing 2.6 on Void Linux that the link name is incorrect (build fails on linking liblibzstd)
Have you installed the libzstd-devel package? linkSystemLibrary() is supposed to use pkg-config instead of attempting to link to the given library directly; the pkgconfig file is indeed called 'libzstd'.
Ah, the template didn't install pkg-config before because ncurses didn't need it strictly 😅
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?