aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-02-23 12:33:37 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-02-23 12:33:39 +0100
commitb2a94e843067dfd9b6acc8c1043e9613b06ddf55 (patch)
treee31c4f9049c6d7ddc440740122b7540d6360279d
parentcdac297b8915e11985f0ea271d601a71b915c3d4 (diff)
contrib: build-osmo-trx: build new dep libosmocore
Since 8b843e5bed6e3dab1068b86805e557a196f9aa4c, osmo-trx depends on libosmocore. Change-Id: I63d09339da5be7af638efe9e07f0c0ed31738ed1
-rwxr-xr-xcontrib/jenkins-build-osmo-trx.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/jenkins-build-osmo-trx.sh b/contrib/jenkins-build-osmo-trx.sh
index b996cfe..194266f 100755
--- a/contrib/jenkins-build-osmo-trx.sh
+++ b/contrib/jenkins-build-osmo-trx.sh
@@ -4,6 +4,7 @@ base="$PWD"
name="osmo-trx"
. "$(dirname "$0")/jenkins-build-common.sh"
+build_repo libosmocore --disable-doxygen
build_repo osmo-trx --without-sse
create_bin_tgz osmo-trx