contrib: jenkins.sh: Disable doxygen in libosmocore build

Change-Id: I7abc8862a63d448408ae43802da689fe436a0ff0
This commit is contained in:
Pau Espin 2018-02-20 20:20:10 +01:00
parent 7f0b908480
commit 3137be99ef
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]")
export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
export LD_LIBRARY_PATH="$inst/lib"
osmo-build-dep.sh libosmocore
osmo-build-dep.sh libosmocore "" --disable-doxygen
osmo-build-dep.sh libosmo-abis
osmo-build-dep.sh libosmo-netif