[PATCH] osmo-pcu[master]: 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/.

Max gerrit-no-reply at lists.osmocom.org
Wed Jan 17 15:15:44 UTC 2018


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

jenkins.sh: Disable building doxygen for deps

Don't clutter build logs with irrelevant output.

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/58/5858/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index af25c69..2527127 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -61,7 +61,7 @@
 verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]")
 
 # Build deps
-osmo-build-dep.sh libosmocore
+osmo-build-dep.sh libosmocore "" --disable-doxygen
 
 export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
 export LD_LIBRARY_PATH="$inst/lib"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If1784baa519c10ab0ab3e600f373c27a6c8ae4c6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list