pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-iuh/+/39089?usp=email )
Change subject: jenkins.sh: Skip building unneeded libosmo-abis
......................................................................
jenkins.sh: Skip building unneeded libosmo-abis
libosmo-abis is not used by osmo-iuh nor any dependency, so no need to
build it here.
Change-Id: I6edbbdbe06e2e10a3d9fd2fd9a7403a6b738948e
---
M contrib/jenkins.sh
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/89/39089/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index ee110d1..cc55065 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -19,7 +19,6 @@
osmo-build-dep.sh libosmocore "" --disable-doxygen
osmo-build-dep.sh libosmo-netif "" --disable-doxygen
-osmo-build-dep.sh libosmo-abis
osmo-build-dep.sh libosmo-sigtran
osmo-build-dep.sh libasn1c
--
To view, visit
https://gerrit.osmocom.org/c/osmo-iuh/+/39089?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I6edbbdbe06e2e10a3d9fd2fd9a7403a6b738948e
Gerrit-Change-Number: 39089
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>