nixpkgs/pkgs/development/tools/jq
Randy Eckenrode 4f67734e2b
jq: fix build with clang 16 on Darwin
The configure script for jq 1.6 does not define certain symbols required
on Darwin to make `drem`, `significand`, and `lgamma_r` available. This
works fine on clang 11 but fails with clang 16.

This is fixed upstream. It can be removed once #217345 is merged or jq
is released and updated to 1.7.
2023-06-29 23:15:57 -04:00
..
default.nix jq: fix build with clang 16 on Darwin 2023-06-29 23:15:57 -04:00
fix-tests-when-building-without-regex-supports.patch jq,oniguruma: make suitable for inclusion in common-path.nix 2022-12-12 21:39:56 +02:00