From f4b2c4ca42cc530c38c9ac6f275e4d7da9315fa2 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 16 Sep 2018 07:53:41 +0200 Subject: Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr osmo-hlr has recently (as of Change-Id Iad227bb477d64da30dd6bfbbe1bd0c0a55be9474) a working shared library implementation of libosmo-gsup-client. We can remove the local implementation in osmo-sgsn and use the system-installed shared library instead. Change-Id: I6f542945403cf2e3ddac419186b09ec0e2d43b69 --- contrib/jenkins.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib') diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index d873ee92..64663d68 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -28,6 +28,7 @@ export LD_LIBRARY_PATH="$inst/lib" osmo-build-dep.sh libosmo-abis osmo-build-dep.sh libosmo-netif osmo-build-dep.sh osmo-ggsn +osmo-build-dep.sh osmo-hlr enable_werror="" if [ "x$IU" = "x--enable-iu" ]; then -- cgit v1.2.1