From 134b055052e1c360d0f8e73e7b4f4ce202873f80 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Tue, 12 Dec 2023 20:33:42 +0700 Subject: [PATCH] coverity: build osmo-hnbgw with '--enable-pfcp' This should improve the analysis depth for osmo-hnbgw. Change-Id: I33b44a1c2ffde80b000b41b78569ff2f55bc98ed --- coverity/build_Osmocom.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh index 3bf9d4b9..61bd2b78 100755 --- a/coverity/build_Osmocom.sh +++ b/coverity/build_Osmocom.sh @@ -103,7 +103,8 @@ build_default osmo-sgsn \ 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