pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-smlc/+/39100?usp=email )
Change subject: jenkins.sh: No need to build libosmo-sigtran with doxygen ......................................................................
jenkins.sh: No need to build libosmo-sigtran with doxygen
Change-Id: Ic63fbd92cc6e1a5f784ced2ccb5f998e6cabaf27 --- M contrib/jenkins.sh 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-smlc refs/changes/00/39100/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index 100bcbc..fdd2f42 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -32,7 +32,7 @@ export PATH="$inst/bin:$PATH"
osmo-build-dep.sh libosmo-netif "" --disable-doxygen -osmo-build-dep.sh libosmo-sigtran +osmo-build-dep.sh libosmo-sigtran "" --disable-doxygen
# Additional configure options and depends CONFIG=""