Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/11162 )

Change subject: contrib/jenkins_*.sh: drop rudimentary '--with-osmo-pcu'
......................................................................

contrib/jenkins_*.sh: drop rudimentary '--with-osmo-pcu'

The '--with-osmo-pcu' flag dates back to a time where the
'pcu_interface' header was not copied in both repositories
and you had to point one to the other.

Change-Id: I79e494484cb099cc9ca8c27c38b785c5ea8c3bc6
Closes OS#3514
---
M contrib/jenkins_bts_trx.sh
M contrib/jenkins_oct_and_bts_trx.sh
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins_bts_trx.sh b/contrib/jenkins_bts_trx.sh
index 1b723e6..54efa56 100755
--- a/contrib/jenkins_bts_trx.sh
+++ b/contrib/jenkins_bts_trx.sh
@@ -16,7 +16,6 @@
 configure_flags="\
   --enable-sanitize \
   --enable-werror \
-  --with-osmo-pcu=$deps/osmo-pcu/include \
   --enable-trx \
   "

diff --git a/contrib/jenkins_oct_and_bts_trx.sh 
b/contrib/jenkins_oct_and_bts_trx.sh
index 049f5f7..67f67aa 100755
--- a/contrib/jenkins_oct_and_bts_trx.sh
+++ b/contrib/jenkins_oct_and_bts_trx.sh
@@ -17,7 +17,6 @@

 configure_flags="\
   --enable-werror \
-  --with-osmo-pcu=$deps/osmo-pcu/include \
   --with-octsdr-2g=$deps/layer1-headers/ \
   --enable-octphy \
   --enable-trx \

--
To view, visit https://gerrit.osmocom.org/11162
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I79e494484cb099cc9ca8c27c38b785c5ea8c3bc6
Gerrit-Change-Number: 11162
Gerrit-PatchSet: 2
Gerrit-Owner: Vadim Yanitskiy <axilira...@gmail.com>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)

Reply via email to