Change in libosmo-netif[master]: libosmo-netif.pc.in: Append -lsctp to Libs.private

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Oct 22 19:38:07 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/15824 )

Change subject: libosmo-netif.pc.in: Append -lsctp to Libs.private
......................................................................

libosmo-netif.pc.in: Append -lsctp to Libs.private

It will be used by the linker when linking statically against
libosmo-netif.

Change-Id: If25064d43363bace563e992828350f6d28543854
---
M libosmo-netif.pc.in
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/libosmo-netif.pc.in b/libosmo-netif.pc.in
index 515ed1c..7f1335e 100644
--- a/libosmo-netif.pc.in
+++ b/libosmo-netif.pc.in
@@ -7,4 +7,5 @@
 Description: C Utility Library
 Version: @VERSION@
 Libs: -L${libdir} -losmonetif
+Libs.private: @LIBSCTP_LIBS@
 Cflags: -I${includedir}/

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-netif/+/15824
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: If25064d43363bace563e992828350f6d28543854
Gerrit-Change-Number: 15824
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191022/0fcfefde/attachment.htm>


More information about the gerrit-log mailing list