nixpkgs/pkgs/development/libraries/apr-util
Randy Eckenrode 294b1ff629
apr-util: find correct BDB when using clang 16
Fix an implicit `int` in `dbm.m4` that causes the `configure` script to
fail to find the correct Berkeley DB version (resulting in Subversion’s
failing to build with clang 16).
2023-10-22 20:31:12 -04:00
..
clang-bdb.patch apr-util: find correct BDB when using clang 16 2023-10-22 20:31:12 -04:00
default.nix apr-util: find correct BDB when using clang 16 2023-10-22 20:31:12 -04:00
fix-libxcrypt-build.patch
include-static-dependencies.patch