osmith has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/libosmocore/+/30746 )
Change subject: utils/osmo-stat-dummy: check for ENABLE_UTILITIES ......................................................................
utils/osmo-stat-dummy: check for ENABLE_UTILITIES
Don't attempt to build osmo-stat-dummy, unless ENABLE_UTILITIES is set. We check for this in utils/Makefile.am too.
Fix for currently failing master-osmo-ccid-firmware job, at cross-compiling libosmocore: make[3]: *** No rule to make target '../../src/vty/libosmovty.la', needed by 'osmo-stat-dummy'. Stop.
Fixes: 7a79dd3d ("osmo-stat-dummy: add rate counters and statsd tester") Change-Id: I44e49b5646518bd07b2628ca488e4bf74586852c --- M utils/osmo-stat-dummy/Makefile.am 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/46/30746/2