fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/35331?usp=email )
Change subject: coverity: build osmo-hnbgw with '--enable-pfcp' ......................................................................
coverity: build osmo-hnbgw with '--enable-pfcp'
This should improve the analysis depth for osmo-hnbgw.
Change-Id: I33b44a1c2ffde80b000b41b78569ff2f55bc98ed --- M coverity/build_Osmocom.sh 1 file changed, 13 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/31/35331/1
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh index 3bf9d4b..61bd2b7 100755 --- a/coverity/build_Osmocom.sh +++ b/coverity/build_Osmocom.sh @@ -103,7 +103,8 @@ build_default osmo-smlc build_default osmo-cbc build_default osmo-hnodeb -build_default osmo-hnbgw +build_default osmo-hnbgw \ + --enable-pfcp build_default osmo-bsc-nat
# GMR