mirror of https://gerrit.osmocom.org/libusrp
Add contrib/jenkins.sh for jenkins.osmocom.org integration
Change-Id: Ie186074b338314e560ccf7f87b17dae2617a0966changes/39/5939/1
parent
ec6adccbbd
commit
f6bdf4a410
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
autoreconf --install --force
|
||||
./configure
|
||||
$MAKE $PARALLEL_MAKE
|
Loading…
Reference in New Issue