[PATCH] libosmo-netif[master]: contrib: jenkins.sh: Disable building doxygen for deps

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
Thu Dec 14 14:58:56 UTC 2017


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

contrib: jenkins.sh: Disable building doxygen for deps

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


  git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/60/5360/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 3fb014b..ac898f7 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -23,7 +23,7 @@
 export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
 export LD_LIBRARY_PATH="$inst/lib"
 
-osmo-build-dep.sh libosmocore
+osmo-build-dep.sh libosmocore "" --disable-doxygen
 osmo-build-dep.sh libosmo-abis
 
 set +x

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I456b539ebdb86a6a27af0bec1d44d68b407ad912
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list