diff options
author | Ron Economos <w6rz@comcast.net> | 2021-07-05 18:44:58 -0700 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2021-07-09 11:44:18 -0400 |
commit | 6c36e38ce843476f214b716b25e001e96336fc58 (patch) | |
tree | 69ffa6809e4a4c7e9bec12bf5acd839ce1374010 /gr-digital/python/digital/bindings/python_bindings.cc | |
parent | b6f2120e84b3b541a636420ac2af8d2d86f091ac (diff) |
gr-newmod: Set OOT module VERSION_PATCH to 0 instead of git.
This avoids creating multiple copies of the .so file
(each with a different git tag) during development.
The ldconfig command doesn't necessarily set the symlink
properly and the old .so can get loaded after an update.
This can be very confusing for developers and this patch
suppresses that behavior by always creating the .so with
the same name.
Signed-off-by: Ron Economos <w6rz@comcast.net>
Diffstat (limited to 'gr-digital/python/digital/bindings/python_bindings.cc')
0 files changed, 0 insertions, 0 deletions