mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
The libjson-rpc-cpp is linux-specific because of elf patching required to build on modern systems. This patch makes those patches conditional so that the package can be used in darwin as well. Also, this changes some build flags to make the library emit less noise for consumers.