jqrepl
jqrepl copied to clipboard
Statically linking libjq
I've been using your cgo bindings to libjq, and I found that not every Linux distribution has up to date packages that actually have libjq headers available. Have you investigated adding the cgo flags to support statically linking the library so that you can produce portable binaries across Linux distributions?