Package: volk / 1.3-1
Metadata
Package | Version | Patches format |
---|---|---|
volk | 1.3-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
native armv7 build support | (download) |
lib/CMakeLists.txt |
15 11 + 4 - 0 ! |
native armv7 build support Debian, unlike other GNU Radio deployments, does not cross-compile packages, but builds natively on a set of build machines, including both arm and armhf. |
make acc happy | (download) |
include/volk/volk_neon_intrinsics.h |
2 2 + 0 - 0 ! |
make acc happy The abi-compliance-checker grabs all the .h files it finds and tries to compile them all. Even though some are not appropriate for the architecture being run on. Being careful with preprocessor protections avoids probplems. |
sort cmake glob lists | (download) |
lib/CMakeLists.txt |
3 3 + 0 - 0 ! |
--- |
install all headers | (download) |
CMakeLists.txt |
13 8 + 5 - 0 ! |
install all headers (Along with some sorting) |
1