[PATCH] osmo-msc[master]: fix build: missing LIBOSMORANAP flags in libmsc

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:07:56 UTC 2018


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

fix build: missing LIBOSMORANAP flags in libmsc

Change-Id: I2f498a2d008571d3eb8753bede0847fa7ab704ed
---
M src/libmsc/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/23/5823/1

diff --git a/src/libmsc/Makefile.am b/src/libmsc/Makefile.am
index 7dfb047..3ff97a3 100644
--- a/src/libmsc/Makefile.am
+++ b/src/libmsc/Makefile.am
@@ -15,6 +15,7 @@
 	$(LIBOSMOSIGTRAN_CFLAGS) \
 	$(LIBOSMOSCCP_CFLAGS) \
 	$(LIBOSMOMGCPCLIENT_CFLAGS) \
+	$(LIBOSMORANAP_CFLAGS) \
 	$(NULL)
 
 noinst_HEADERS = \

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

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



More information about the gerrit-log mailing list