[PATCH] osmo-bsc[master]: Temporarily add V=1 for debugging build problem

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

dexter gerrit-no-reply at lists.osmocom.org
Wed Mar 7 12:29:12 UTC 2018


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

Temporarily add V=1 for debugging build problem

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/44/7144/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 5b57532..499324c 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -41,7 +41,7 @@
 cd "$base"
 autoreconf --install --force
 ./configure --enable-sanitize --enable-external-tests
-$MAKE $PARALLEL_MAKE
+$MAKE V=1 $PARALLEL_MAKE
 LD_LIBRARY_PATH="$inst/lib" $MAKE check \
   || cat-testlogs.sh
 LD_LIBRARY_PATH="$inst/lib" \

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I43c2763bd7741c1938138b4cde760fbf6902c20a
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>



More information about the gerrit-log mailing list