Path to this page:
Subject: CVS commit: pkgsrc/devel/blosc2
From: Adam Ciarcinski
Date: 2024-12-26 09:01:52
Message id: 20241226080152.2D079FC1D@cvs.NetBSD.org
Log Message:
blosc2: updated to 2.15.2
Changes from 2.15.1 to 2.15.2
* Support wasm32 by disabling ZLIB WITH_OPTIM option. Thanks to Miles Granger.
* Avoid rip-relative addressing for OSX x86_64. Thanks to Miles Granger.
* Added support for nvcc (NVidia Cuda Compiler) in CMake. Thanks to @dqwu.
* Fix public include directories for blosc2 targets. Thanks to Dmitry Mikushin.
* Fix ub in shuffle and unshuffle by marking _dst non-const. Thanks to Emil Dohne.
Files: