Closed yarda closed 5 years ago
This can happen even when compiling with 'make -j1'. It's 100% reproducible on Fedora 30 x86. On x86_64 I wasn't able to reproduce.
Sorry, never got an email notification about the pull request. I've regression tested it on Ubuntu. Also changed .gitignore as Vscode adds some things that need to be ignored.
Backported GrSwig.cmake fixes from the gnuradio. Without it the build can fail with the following error:
make[2]: *** No rule to make target 'swig/hpsdr_swig.py', needed by 'swig/hpsdr_swig.pyc'. Stop.
Maybe better would be to use the GrSwig.cmake directly from the gnuradio.
Downstream Fedora bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1675055
Signed-off-by: Jaroslav Škarvada jskarvad@redhat.com