blob: 33eb07d3fac71d5d9722183918429535ce80e1af [file] [log] [blame]
#!/bin/sh
set -e -x
base="$PWD"
name="osmo-trx"
. "$(dirname "$0")/jenkins-build-common.sh"
build_repo libosmocore --enable-sanitize --disable-doxygen
build_repo osmo-trx --without-sse
create_bin_tgz osmo-trx