Change in osmo-gsm-tester[master]: jenkins-build-srslte.sh: pass extra configuration_opts to build_repo

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

srs_andre gerrit-no-reply at lists.osmocom.org
Wed Jul 8 11:02:29 UTC 2020


srs_andre has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/19189 )


Change subject: jenkins-build-srslte.sh: pass extra configuration_opts to build_repo
......................................................................

jenkins-build-srslte.sh: pass extra configuration_opts to build_repo

this allows to pass extra CMake opts to, e.g., enable address sanitizer

Change-Id: I6fd00025a7225b1e075704d69354a8eb5e7f30ec
---
M contrib/jenkins-build-srslte.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/89/19189/1

diff --git a/contrib/jenkins-build-srslte.sh b/contrib/jenkins-build-srslte.sh
index dd75e86..80e4ffc 100755
--- a/contrib/jenkins-build-srslte.sh
+++ b/contrib/jenkins-build-srslte.sh
@@ -8,6 +8,6 @@
 . "$(dirname "$0")/jenkins-build-common.sh"
 
 #TODO: make sure libconfig, zeroMQ is installed
-build_repo $project_name
+build_repo $project_name $configure_opts
 
 create_bin_tgz "srsue srsenb srsepc"

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

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I6fd00025a7225b1e075704d69354a8eb5e7f30ec
Gerrit-Change-Number: 19189
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200708/a87b8760/attachment.htm>


More information about the gerrit-log mailing list