diff options
author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2016-04-29 21:24:48 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2016-04-29 21:24:48 +0200 |
commit | 3a96d2837c2d5648692737ad5ddcc3893e12e913 (patch) | |
tree | 1bae2dc96061ecadedba00a5a858532590bd6cdb /include/osmocom/gsm/comp128.h | |
parent | eea18a6f29a04706877f4e888818a826f0dcc93a (diff) |
conv_gen: Use python2 to execute the script
The script does not work with python3:
$ python3 utils/conv_gen.py
File "utils/conv_gen.py", line 124
def _print_term(self, fi, num_states, pack = False):
Second there is no 'python' on FreeBSD and one needs to select
the major version to use.
GEN conv_cs3_gen.c
GEN conv_xcch_gen.c
GEN conv_cs2_gen.c
python: not found
python: not found
python: not found
By using python2 we solve both issues. On Debian python2 is located
inside the python-minimal package.
Diffstat (limited to 'include/osmocom/gsm/comp128.h')
0 files changed, 0 insertions, 0 deletions