blob: 3229e52bdba30182f12e627119350a894287f83a [file] [log] [blame]
Neels Hofmeyr52261b32017-05-18 21:42:10 +02001#!/bin/sh
2set -e -x
Neels Hofmeyr52261b32017-05-18 21:42:10 +02003base="$PWD"
Neels Hofmeyr53e758a2017-05-29 22:53:34 +02004name="osmo-hlr"
5. "$(dirname "$0")/jenkins-build-common.sh"
Neels Hofmeyr52261b32017-05-18 21:42:10 +02006
Pau Espin Pedrol008f6162018-04-16 13:55:41 +02007build_repo libosmocore --enable-sanitize --disable-doxygen
8build_repo libosmo-abis --enable-sanitize
9build_repo osmo-hlr --enable-sanitize
Neels Hofmeyr52261b32017-05-18 21:42:10 +020010
Neels Hofmeyr1921c0f2017-09-04 16:34:18 +020011create_bin_tgz osmo-hlr