Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > 053fe1aa8d1526b8b1599639c3e07629 > files > 1

jq-1.6-3.mga9.src.rpm

Index: jq-1.6/Makefile.am
===================================================================
--- jq-1.6/Makefile.am
+++ jq-1.6/Makefile.am	2022-03-19 11:47:30.453537579 -0700
@@ -106,7 +106,7 @@
 
 bin_PROGRAMS = jq
 jq_SOURCES = src/main.c src/version.h
-jq_LDFLAGS = -static-libtool-libs
+jq_LDFLAGS =
 jq_LDADD = libjq.la -lm
 
 if WIN32