blob: 67fca356db3627b4c5ccf510fc7d4f541c763d78 [file] [log] [blame]
Pau Espin Pedrol47738532017-08-15 16:20:07 +02001#!/bin/sh
2set -e -x
3base="$PWD"
4name="osmo-trx"
5. "$(dirname "$0")/jenkins-build-common.sh"
6
Pau Espin Pedrol1cd017d2018-04-19 12:10:10 +02007# AddressSanitizer is not enabled on purpose since overhead affects the clocking.
8build_repo libosmocore --disable-doxygen
Pau Espin Pedrol553eda62018-05-07 00:46:18 +02009build_repo osmo-trx --without-sse --with-uhd
Pau Espin Pedrol47738532017-08-15 16:20:07 +020010
Pau Espin Pedrol553eda62018-05-07 00:46:18 +020011create_bin_tgz osmo-trx-uhd