jqrepl icon indicating copy to clipboard operation
jqrepl copied to clipboard

Statically linking libjq

Open jzelinskie opened this issue 6 years ago • 0 comments

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?

jzelinskie avatar Apr 22 '18 22:04 jzelinskie