Max has submitted this change and it was merged.
Change subject: Remove libs from openbsc.pc
......................................................................
Remove libs from openbsc.pc
OpenBSC does not produce any installable libraries, only header files so
this section is unnecessary.
Change-Id: I4c563d775a84f41f82404e0eaba1a25fdbaac1a5
---
M openbsc/openbsc.pc.in
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Harald Welte: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/openbsc/openbsc.pc.in b/openbsc/openbsc.pc.in
index aba07e2..17e265d 100644
--- a/openbsc/openbsc.pc.in
+++ b/openbsc/openbsc.pc.in
@@ -7,5 +7,4 @@
Description: OpenBSC base station controller
Requires:
Version: @VERSION@
-Libs: -L${libdir} -lopenbsc
Cflags: -I${includedir}
--
To view, visit https://gerrit.osmocom.org/2019
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4c563d775a84f41f82404e0eaba1a25fdbaac1a5
Gerrit-PatchSet: 2
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Max <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <[email protected]>