jenkins: add value_string termination check

Change-Id: If7f6dce2b8325d4f2f732e1c14d6a1082e122584
Depends: libosmocore change-id I2bc93ab4781487e7685cfb63091a489cd126b1a8
This commit is contained in:
Neels Hofmeyr 2017-03-01 15:37:16 +01:00
parent 70a82f0c21
commit 538e5cd52a
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ rm -rf "$inst"
osmo-build-dep.sh libosmocore
"$deps"/libosmocore/contrib/verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]")
export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
export LD_LIBRARY_PATH="$inst/lib"