Package: c-blosc / 1.11.1+ds2-1

Metadata

Package Version Patches format
c-blosc 1.11.1+ds2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix nonlinux ftbfs.patch | (download)

bench/bench.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix ftbfs on non-linux archs
 c-blosc confuses Mach with Darwin, doesn't know that all glibc-enabled
 systems have CLOCK_MONOTONIC in <time.h>.
Bug-Debian: https://bugs.debian.org/844047
preserve cflags from environment.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 preserve cmake_c_flags
bigendian.patch | (download)

blosc/CMakeLists.txt | 8 8 + 0 - 0 !
blosc/bitshuffle-generic.h | 7 7 + 0 - 0 !
2 files changed, 15 insertions(+)

 fix bitshuffle filter for bigendian architectures
Bug: https://github.com/Blosc/c-blosc/issues/181
Bug-Debian: https://bugs.debian.org/843040