packages/utils/jq/patches
W. Michael Petullo f60a0b2b46 jq: remove _GNU_SOURCE from Makefile and instead backport patch
Commit 4bb18b04 added _GNU_SOURCE to jq's Makefile to fix a segfault.
This has since been fixed upstream, so this commit backports the upstream
patch instead. This keeps things closer to upstream, and it will prevent
the Makefile from containing a redundant fix once upstream releases the
next version.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2023-07-17 11:44:01 -07:00
..
0001-Improve-linking-time-by-marking-subtrees-with-unboun.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0002-Reimplement-block_drop_unreferenced-in-linear-time.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0003-Simplify-definition-of-block_bind_referenced.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0004-Pass-on-the-error-message-when-rel_path-is-invalid.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0005-Catch-.-as-the-first-component-of-a-module-path.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0006-Replace-TOP-before-imports-special-case-with-assert.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0007-Add-import-metadata-key-optional.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0008-Load-.jq-as-a-library-instead-of-with-builtins.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0009-Make-builtin-binding-fast-again-by-binding-only-refe.patch jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 2021-08-23 11:15:44 +02:00
0010-C99-compatibility-enhancements-for-the-configure-scr.patch jq: remove _GNU_SOURCE from Makefile and instead backport patch 2023-07-17 11:44:01 -07:00