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

Change subject: debian: Document why enable-static is used in dh_auto_configure
......................................................................

debian: Document why enable-static is used in dh_auto_configure

Change-Id: I4a7215d350e023dceadc5826be68ce366a185da1
---
M debian/rules
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/debian/rules b/debian/rules
index 6e69d24..0bf9673 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,8 @@
        sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`
        dh_install

+# enable-static: we require the tests to link to the static libosmo-sigtran
+# library to access symbols not starting with osmo_*
 override_dh_auto_configure:
        dh_auto_configure -- --enable-static 
--with-systemdsystemunitdir=/lib/systemd/system


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

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I4a7215d350e023dceadc5826be68ce366a185da1
Gerrit-Change-Number: 10947
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)

Reply via email to