blob: 67fca356db3627b4c5ccf510fc7d4f541c763d78 [file] [log] [blame]
#!/bin/sh
set -e -x
base="$PWD"
name="osmo-trx"
. "$(dirname "$0")/jenkins-build-common.sh"
# AddressSanitizer is not enabled on purpose since overhead affects the clocking.
build_repo libosmocore --disable-doxygen
build_repo osmo-trx --without-sse --with-uhd
create_bin_tgz osmo-trx-uhd