Change in libosmocore[master]: libosmocore.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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Oct 22 11:54:00 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/15823 )


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

libosmocore.pc.in: Append -lsctp to Libs.private

Change-Id: I797b970b22053432b243e4ef9f6b0458727fc608
---
M libosmocore.pc.in
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/23/15823/1

diff --git a/libosmocore.pc.in b/libosmocore.pc.in
index ce82d4f..80f17c8 100644
--- a/libosmocore.pc.in
+++ b/libosmocore.pc.in
@@ -7,5 +7,5 @@
 Description: C Utility Library
 Version: @VERSION@
 Libs: -L${libdir} @TALLOC_LIBS@ -losmocore
-Libs.private: @PTHREAD_LIBS@
+Libs.private: @PTHREAD_LIBS@ @LIBSCTP_LIBS@
 Cflags: -I${includedir}/ @TALLOC_CFLAGS@ @PTHREAD_CFLAGS@

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I797b970b22053432b243e4ef9f6b0458727fc608
Gerrit-Change-Number: 15823
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/814d52a5/attachment.htm>


More information about the gerrit-log mailing list