osmith has uploaded this change for review.

View Change

ipa: build with -DMEM_EMIT_DEBUG=ON

As requested by Andreas, always build onomondo-ipa with this option when
building it with testenv.

Depends: osmo-dev I2572ae781dd4d57e614813c90f5ed8bc76caf033
Change-Id: I6e9dfb6baf9cd0d760f0ea3d18983b56ed64f9be
---
M _testenv/data/osmo-dev/testenv.opts
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/15/43615/1
diff --git a/_testenv/data/osmo-dev/testenv.opts b/_testenv/data/osmo-dev/testenv.opts
index 15ab331..4ee524b 100644
--- a/_testenv/data/osmo-dev/testenv.opts
+++ b/_testenv/data/osmo-dev/testenv.opts
@@ -1,2 +1,3 @@
osmo-bts --enable-trx
osmo-remsim --disable-remsim-client-ifdhandler
+onomondo-ipa -DMEM_EMIT_DEBUG=ON

To view, visit change 43615. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I6e9dfb6baf9cd0d760f0ea3d18983b56ed64f9be
Gerrit-Change-Number: 43615
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>