osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/31139
)
Change subject: coverity: build osmo-ggsn with --enable-gtp-linux
......................................................................
coverity: build osmo-ggsn with --enable-gtp-linux
Change-Id: I5b240dbfe2369a5a54ab6115a8780cf9cc36b537
---
M coverity/build_Osmocom.sh
1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/39/31139/1
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index d3d11d8..3bf9d4b 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -79,7 +79,9 @@
build_default libosmo-pfcp
build_default libosmo-sccp
build_default libsmpp34
-build_default osmo-ggsn
+build_default libgtpnl
+build_default osmo-ggsn \
+ --enable-gtp-linux
build_default osmo-gbproxy
build_default osmo-iuh
build_default osmo-pcu \
@@ -126,7 +128,6 @@
build_default osmo-pcap
build_default osmo-e1d
build_default osmo-e1-recorder
-build_default libgtpnl
build_default osmo-upf
# OS#5886: doesn't build
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/31139
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I5b240dbfe2369a5a54ab6115a8780cf9cc36b537
Gerrit-Change-Number: 31139
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange