[PATCH] cellmgr-ng[master]: jenkins: Disable building doxygen help in libosmocore

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

Holger Freyther gerrit-no-reply at lists.osmocom.org
Mon Aug 15 12:08:02 UTC 2016


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

jenkins: Disable building doxygen help in libosmocore

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


  git pull ssh://gerrit.osmocom.org:29418/cellmgr-ng refs/changes/99/699/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 4aa644c..679df6a 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -9,7 +9,7 @@
 
 cd libosmocore
 autoreconf --install --force
-./configure --prefix=$PWD/../install
+./configure --prefix=$PWD/../install ac_cv_path_DOXYGEN=false
 $MAKE $PARALLEL_MAKE install
 
 cd ../

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iec6ad62c01aaaa7300086d130cc5512683f6c565
Gerrit-PatchSet: 1
Gerrit-Project: cellmgr-ng
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <holger at freyther.de>



More information about the gerrit-log mailing list