nixpkgs/pkgs/development/libraries/libidn2
Randy Eckenrode c9b9378674
libidn2: drop Darwin error patch
This patch is no longer needed to build libidn2 on Darwin, which can use
the implementation of `error` from gnulib. This fixes compliation with
clang 16, which fails due to other uses of implicity-declared `error`
that it rejects (due to the removal of `#include "error.h"` in the patch).
2023-05-29 16:29:28 -04:00
..
default.nix libidn2: drop Darwin error patch 2023-05-29 16:29:28 -04:00
no-bootstrap-reference.nix