Attention is currently required from: laforge, tnt, pespin.
pespin uploaded patch set #2 to this change.
contrib/ber: Avoid regenerating codec_bit_class.h every build
Automatic generation of a header file using a C program built during
build of osmo-bts creates several problems when cross-compiling.
The generated header file is only 59 lines long, so let's have it
generated in order to avoid having to call the helper program every
time.
A Makefile target is added to easily regenerate the file manually in
case it's needed:
make -C contrib/ber/ update_codec_bit_class_h
Fixes: acf0f0f0bb715b795c5bc5de6ddf2aa62458af10
Change-Id: I97efdb4ee00537fcae191b4267d0211d582ef372
---
M .gitignore
M contrib/ber/Makefile.am
A contrib/ber/codec_bit_class.h
3 files changed, 83 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/74/32174/2
To view, visit change 32174. To unsubscribe, or for help writing mail filters, visit settings.