osmith has uploaded this change for review. ( https://gerrit.osmocom.org/11972


Change subject: contrib/jenkins.sh: build manuals
......................................................................

contrib/jenkins.sh: build manuals

Related: OS#3385
Change-Id: Ief6ce94013612a968183e82abef421f116ed37c3
---
M contrib/jenkins.sh
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/72/11972/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 0be4fe0..b570de5 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -29,6 +29,7 @@
 osmo-build-dep.sh libosmo-netif
 osmo-build-dep.sh libosmo-sccp
 osmo-build-dep.sh osmo-mgw
+osmo-build-dep.sh osmo-gsm-manuals

 set +x
 echo
@@ -40,7 +41,7 @@

 cd "$base"
 autoreconf --install --force
-./configure --enable-sanitize --enable-external-tests --enable-werror
+./configure --enable-sanitize --enable-external-tests --enable-werror 
--enable-manuals
 $MAKE $PARALLEL_MAKE
 LD_LIBRARY_PATH="$inst/lib" $MAKE check \
   || cat-testlogs.sh

--
To view, visit https://gerrit.osmocom.org/11972
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ief6ce94013612a968183e82abef421f116ed37c3
Gerrit-Change-Number: 11972
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to