[PATCH] osmo-sgsn[master]: fix build: missing LIBGTP_CFLAGS in sgsn_test

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Jan 16 13:09:30 UTC 2018


Review at  https://gerrit.osmocom.org/5824

fix build: missing LIBGTP_CFLAGS in sgsn_test

Change-Id: I250cadecaf90238df1afa6997e5d165fb9eee8b6
---
M tests/sgsn/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/tests/sgsn/Makefile.am b/tests/sgsn/Makefile.am
index 802811d..8692fc3 100644
--- a/tests/sgsn/Makefile.am
+++ b/tests/sgsn/Makefile.am
@@ -10,6 +10,7 @@
 	$(LIBOSMOABIS_CFLAGS) \
 	$(LIBOSMOGSM_CFLAGS) \
 	$(LIBCARES_CFLAGS) \
+	$(LIBGTP_CFLAGS) \
 	$(NULL)
 if BUILD_IU
 AM_CFLAGS += \

-- 
To view, visit https://gerrit.osmocom.org/5824
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I250cadecaf90238df1afa6997e5d165fb9eee8b6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list