X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=libsigrok.pc.in;fp=libsigrok.pc.in;h=eb4b7cf8779c85e932efd3012b2c57dafebd788a;hp=791e3f0333b7aa180e2da457fa975b02a0151c95;hb=d12123100a0c0e6bf00c770f0aec20e5b30ed6e7;hpb=e76a3575369e3864c122d68870ff2b52a317f1e7 diff --git a/libsigrok.pc.in b/libsigrok.pc.in index 791e3f03..eb4b7cf8 100644 --- a/libsigrok.pc.in +++ b/libsigrok.pc.in @@ -9,6 +9,6 @@ URL: http://www.sigrok.org Requires: glib-2.0 Requires.private: @SR_PKGLIBS@ Version: @SR_PACKAGE_VERSION@ -Libs: -L${libdir} -lsigrok +Libs: -L${libdir} -Wl,--whole-archive -lsigrok -Wl,--no-whole-archive Libs.private: @SR_EXTRA_LIBS@ Cflags: -I${includedir}