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/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has uploaded this change for review. ( 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
Change-Id: If25064d43363bace563e992828350f6d28543854
---
M libosmo-netif.pc.in
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/24/15824/1
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: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191022/22b04d71/attachment.htm>