[PATCH] osmo-bts[master]: debian: Use the header files installed by openbsc-dev

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Tue Jan 24 11:07:35 UTC 2017


Review at  https://gerrit.osmocom.org/1652

debian: Use the header files installed by openbsc-dev

Use --with-openbsc= to pick up gsm_data_shared.h coming from the
openbsc-dev package. With the revert of the change
Iec6b0f0eb0b7fffaa814c9769c0ee777d641a07f, packaging could work
now.

Change-Id: Ie0a005315454a6450205ce6fd76242b85405de8d
---
M debian/rules
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/52/1652/1

diff --git a/debian/rules b/debian/rules
index 80ba0b2..12b3334 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@
 	dh_autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure --  --enable-trx
+	dh_auto_configure --  --enable-trx --with-openbsc=/usr/src/osmocom/openbsc/openbsc/include/
 
 override_dh_clean:
 	dh_clean

-- 
To view, visit https://gerrit.osmocom.org/1652
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0a005315454a6450205ce6fd76242b85405de8d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <holger at freyther.de>



More information about the gerrit-log mailing list