neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-pfcp/+/31918 )
Change subject: build: add gen__pfcp_ies_auto_LDFLAGS = -no-install
......................................................................
build: add gen__pfcp_ies_auto_LDFLAGS = -no-install
Change-Id: I4c1e1eed90acc3466262750e235f03e8e00105b6
---
M src/libosmo-pfcp/Makefile.am
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-pfcp refs/changes/18/31918/1
diff --git a/src/libosmo-pfcp/Makefile.am b/src/libosmo-pfcp/Makefile.am
index a26d5b2..790d7b5 100644
--- a/src/libosmo-pfcp/Makefile.am
+++ b/src/libosmo-pfcp/Makefile.am
@@ -65,3 +65,7 @@
$(top_builddir)/src/libosmo-gtlv/libosmo-gtlv.la \
$(LIBOSMOCORE_LIBS) \
$(NULL)
+
+gen__pfcp_ies_auto_LDFLAGS = \
+ -no-install \
+ $(NULL)
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-pfcp/+/31918
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: I4c1e1eed90acc3466262750e235f03e8e00105b6
Gerrit-Change-Number: 31918
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange