Skip to content

Commit

Permalink
jenkins.sh: No need to build libosmo-sigtran with doxygen
Browse files Browse the repository at this point in the history
Change-Id: Iab3d1b2e1591e66702a01def6c322f4a11970ead
  • Loading branch information
pespin committed Dec 10, 2024
1 parent 7a45b57 commit df44350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ osmo-build-dep.sh osmo-ggsn
osmo-build-dep.sh osmo-hlr

if [ "x$IU" = "x--enable-iu" ]; then
osmo-build-dep.sh libosmo-sigtran
osmo-build-dep.sh libosmo-sigtran "" --disable-doxygen
osmo-build-dep.sh libasn1c
#osmo-build-dep.sh asn1c aper-prefix # only needed for make regen in osmo-iuh
osmo-build-dep.sh osmo-iuh
Expand Down

0 comments on commit df44350

Please sign in to comment.