Change in osmo-sgsn[master]: gbproxy: Remove superfluous CFLAGS and LDADD

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
Thu Jan 28 18:16:32 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/22517 )


Change subject: gbproxy: Remove superfluous CFLAGS and LDADD
......................................................................

gbproxy: Remove superfluous CFLAGS and LDADD

gbproxy doesn't need anything related to GSUP or GTP

Change-Id: I832e1b28793d1fd36966fade2525169946bfb513
---
M src/gbproxy/Makefile.am
1 file changed, 0 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/17/22517/1

diff --git a/src/gbproxy/Makefile.am b/src/gbproxy/Makefile.am
index 1500e11..759791b 100644
--- a/src/gbproxy/Makefile.am
+++ b/src/gbproxy/Makefile.am
@@ -13,9 +13,7 @@
 	$(LIBOSMOCTRL_CFLAGS) \
 	$(LIBOSMOABIS_CFLAGS) \
 	$(LIBOSMOGB_CFLAGS) \
-	$(LIBOSMOGSUPCLIENT_CFLAGS) \
 	$(COVERAGE_CFLAGS) \
-	$(LIBGTP_CFLAGS) \
 	$(NULL)
 
 bin_PROGRAMS = \
@@ -35,6 +33,5 @@
 	$(LIBOSMOVTY_LIBS) \
 	$(LIBOSMOCTRL_LIBS) \
 	$(LIBOSMOGB_LIBS) \
-	$(LIBGTP_LIBS) \
 	-lrt \
 	$(NULL)

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

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I832e1b28793d1fd36966fade2525169946bfb513
Gerrit-Change-Number: 22517
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210128/bc0a6a3f/attachment.htm>


More information about the gerrit-log mailing list