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
This commit is contained in:
Vadim Yanitskiy 2018-09-30 18:44:24 +07:00
parent eeba57652a
commit 85485c3db4
2 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@ cd "$deps"
configure_flags="\
--enable-sanitize \
--enable-werror \
--with-osmo-pcu=$deps/osmo-pcu/include \
--enable-trx \
"

View File

@ -17,7 +17,6 @@ osmo-layer1-headers.sh oct "$FIRMWARE_VERSION"
configure_flags="\
--enable-werror \
--with-osmo-pcu=$deps/osmo-pcu/include \
--with-octsdr-2g=$deps/layer1-headers/ \
--enable-octphy \
--enable-trx \