Change in osmo-ci[master]: coverity: build osmo-{msc, sgsn} with --enable-iu

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/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Oct 24 08:30:53 UTC 2021


laforge has submitted this change. ( 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(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



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: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211024/61465ce2/attachment.htm>


More information about the gerrit-log mailing list