contrib: jenkins.sh: Disable doxygen in libosmocore build
Change-Id: I7befa0cb4e72a6ad086e3c2d290546dbf22f1676changes/25/6625/1
parent
df62bb330e
commit
cdc5e591bb
|
@ -11,7 +11,7 @@ osmo-clean-workspace.sh
|
|||
|
||||
mkdir "$deps" || true
|
||||
|
||||
osmo-build-dep.sh libosmocore
|
||||
osmo-build-dep.sh libosmocore "" --disable-doxygen
|
||||
|
||||
verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]")
|
||||
|
||||
|
|
Loading…
Reference in New Issue