pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-iuh/+/39097?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: I1e2ac9dfbc81b858c5e818963fcc032748816126
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/97/39097/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index cc55065..5169f94 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -19,7 +19,7 @@
osmo-build-dep.sh libosmocore "" --disable-doxygen
osmo-build-dep.sh libosmo-netif "" --disable-doxygen
-osmo-build-dep.sh libosmo-sigtran
+osmo-build-dep.sh libosmo-sigtran "" --disable-doxygen
osmo-build-dep.sh libasn1c
# the asn1c binary is used by the 'regen' target below
--
To view, visit
https://gerrit.osmocom.org/c/osmo-iuh/+/39097?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I1e2ac9dfbc81b858c5e818963fcc032748816126
Gerrit-Change-Number: 39097
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>