From e10bf97f8f1598508c7ce5483a16058c2e19ce46 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 22 Jan 2018 11:00:29 +0100 Subject: Coverity: specify sysmoBTS L1 headers explicitly Fix upload by specifying L1 headers location properly. Fixes: OS#2845 Change-Id: Iba55922295cb2a258f90c5345f592d7d5f34ac51 --- coverity/build_Osmocom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coverity/build_Osmocom.sh') diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh index bd30fd7..4da9ec6 100755 --- a/coverity/build_Osmocom.sh +++ b/coverity/build_Osmocom.sh @@ -45,7 +45,7 @@ build_libasn1c() { build_osmobts() { pushd osmo-bts - do_build --enable-sysmocom-bts --enable-trx + do_build --enable-sysmocom-bts --with-sysmobts="$prefix/include/" --enable-trx popd } -- cgit v1.2.3