[PATCH] osmo-gsm-tester[master]: contrib: build-osmo-trx: Enable addr sanitize for osmo-trx

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon Apr 16 13:53:54 UTC 2018


Review at  https://gerrit.osmocom.org/7832

contrib: build-osmo-trx: Enable addr sanitize for osmo-trx

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


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

diff --git a/contrib/jenkins-build-osmo-trx.sh b/contrib/jenkins-build-osmo-trx.sh
index 33eb07d..480c787 100755
--- a/contrib/jenkins-build-osmo-trx.sh
+++ b/contrib/jenkins-build-osmo-trx.sh
@@ -5,6 +5,6 @@
 . "$(dirname "$0")/jenkins-build-common.sh"
 
 build_repo libosmocore --enable-sanitize --disable-doxygen
-build_repo osmo-trx --without-sse
+build_repo osmo-trx --enable-sanitize --without-sse
 
 create_bin_tgz osmo-trx

-- 
To view, visit https://gerrit.osmocom.org/7832
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad90c7c8c2098680276de000c36bec0224f9746d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list