diff options
author | Josh Morman <mormjb@gmail.com> | 2020-03-13 15:19:24 -0400 |
---|---|---|
committer | Michael Dickens <michael.dickens@ettus.com> | 2020-03-26 11:04:58 -0400 |
commit | c164d3427036bf57af9751380b731b7cd99a4f4a (patch) | |
tree | 53a71f2f4d3144690f730f92223f36c4036ae155 /gnuradio-runtime/lib/prefs.cc | |
parent | d09576b9107b086f70edb4a96fbbc8bc11f82fbc (diff) |
grc: workaround to allow epy blocks/modules to load
The underlying issue is that the built in blocks all end up getting the
'cpp' flag, which is not valid for the embedded python blocks
To fix this some work needs to be done in the "Flags" class, as all the
flags added to classes that get accumulated in the build_ins list get
added to all the classes
See register_build_in
Diffstat (limited to 'gnuradio-runtime/lib/prefs.cc')
0 files changed, 0 insertions, 0 deletions