blob: 01135687b46dacd34d3d8ed456dd08b1c1b9050f [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
9build_repo osmo-trx --without-sse
Pau Espin Pedrol47738532017-08-15 16:20:07 +020010
Neels Hofmeyr1921c0f2017-09-04 16:34:18 +020011create_bin_tgz osmo-trx