nixpkgs/pkgs/development/libraries/sqlite
Orivej Desh c83a530985 sqlite: do not contaminate dependent libtool-based projects with sqlite dependencies
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.
2018-05-29 14:49:35 +00:00
..
analyzer.nix Revert "sqlite{,-analyzer}: use the same src (#40945)" 2018-05-27 00:43:26 -05:00
archive-version.nix Revert "sqlite{,-analyzer}: use the same src (#40945)" 2018-05-27 00:43:26 -05:00
default.nix sqlite: do not contaminate dependent libtool-based projects with sqlite dependencies 2018-05-29 14:49:35 +00:00
sqlar.nix sqlar: init at 2018-01-07 2018-05-17 14:58:41 -05:00