mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 20:03:16 +00:00
c83a530985
sqlite is built as a shared library, but libtool nevertheless adds -lz into the link commands of the dependent projects, which fail to link if they do not directly depend on libz. Fix this by clearing dependency_libs in libsqlite3.la. |
||
---|---|---|
.. | ||
analyzer.nix | ||
archive-version.nix | ||
default.nix | ||
sqlar.nix |