The Path to 3.9: Removing the VOLK submodule
As we continue to work on the next major release of GNU Radio (version 3.9), we take the next big step: Remove VOLK as a submodule from the GNU Radio repository. If you try and build master branch as of today, it might fail stating that CMake cannot find VOLK – this is expected, and easily remedied.
This removal is something we’ve always planned to do, ever since we created the submodule – but we never made a GREP, so let me take this opportunity to catch up and explain what we’re doing here.
