Change in osmo-ci[master]: coverity: enable parallel build for libsmpp34

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
Wed Oct 20 19:51:28 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/25853 )

Change subject: coverity: enable parallel build for libsmpp34
......................................................................

coverity: enable parallel build for libsmpp34

We have parallel build enabled in libsmpp34.git since 2018.

Change-Id: Ibe57a8c823d9b35e2f51c9bd7a13d6baf61bf0ca
Related: Id41fbcb5a96093eb6c3dc00bcacbd379111ada70
---
M coverity/build_Osmocom.sh
1 file changed, 1 insertion(+), 10 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index c064a95..bb0f894 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -52,15 +52,6 @@
 	popd
 }
 
-build_libsmpp34() {
-	pushd libsmpp34
-	PM=$PARALLEL_MAKE
-	PARALLEL_MAKE=""
-	do_build
-	PARALLEL_MAKE=$PM
-	popd
-}
-
 build_osmocombb() {
 	pushd osmocom-bb/src/
 	make nofirmware
@@ -78,7 +69,7 @@
 build_default libosmo-abis
 build_default libosmo-netif
 build_default libosmo-sccp
-build_libsmpp34
+build_default libsmpp34
 build_default osmo-ggsn
 build_default osmo-iuh
 build_osmopcu

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/25853
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ibe57a8c823d9b35e2f51c9bd7a13d6baf61bf0ca
Gerrit-Change-Number: 25853
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211020/fb91c928/attachment.htm>


More information about the gerrit-log mailing list