mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-ggsn.git
synced 2025-10-23 08:22:07 +00:00
jenkins.sh: Use --disable-doxygen configure param
Change-Id: I0c73c5e5c94bb712975f8ae0c6cff4743e148210
This commit is contained in:
@@ -27,7 +27,7 @@ mkdir "$deps" || true
|
||||
if [ "x$GTP" == "x--enable-gtp-linux" ]; then
|
||||
osmo-build-dep.sh libgtpnl
|
||||
fi
|
||||
osmo-build-dep.sh libosmocore "" ac_cv_path_DOXYGEN=false
|
||||
osmo-build-dep.sh libosmocore "" --disable-doxygen
|
||||
|
||||
verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]")
|
||||
|
||||
|
Reference in New Issue
Block a user