[MERGED] 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:20:03 UTC 2018


Neels Hofmeyr has submitted this change and it was merged.

Change subject: fix build: missing LIBGTP_CFLAGS in sgsn_test
......................................................................


fix build: missing LIBGTP_CFLAGS in sgsn_test

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

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I250cadecaf90238df1afa6997e5d165fb9eee8b6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list