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/.
fixeria gerrit-no-reply at lists.osmocom.orgfixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/25857 )
Change subject: coverity: build osmo-{msc,sgsn} with --enable-iu
......................................................................
coverity: build osmo-{msc,sgsn} with --enable-iu
This allows Coverity to analyze the Iu (UMTS) specific code.
Change-Id: I3ef08fcf42950b33e18b3bfcddff890547308364
---
M coverity/build_Osmocom.sh
1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/57/25857/1
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index 2e00273..e0cb237 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -70,8 +70,10 @@
build_default osmo-mgw
build_default osmo-bsc
build_default osmo-hlr
-build_default osmo-msc
-build_default osmo-sgsn
+build_default osmo-msc \
+ --enable-iu
+build_default osmo-sgsn \
+ --enable-iu
build_default osmo-smlc
# GMR
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/25857
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I3ef08fcf42950b33e18b3bfcddff890547308364
Gerrit-Change-Number: 25857
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211020/7b8c444e/attachment.htm>