1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 07:38:40 +02:00
openwrt-packages/utils/jq
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
..
patches jq: remove _GNU_SOURCE from Makefile and instead backport patch 2023-07-17 11:44:01 -07:00
Makefile jq: remove _GNU_SOURCE from Makefile and instead backport patch 2023-07-17 11:44:01 -07:00