From af7b059cf8da13640a36a54e5dcd86ea7dafa54f Mon Sep 17 00:00:00 2001 From: Gustavo de Souza dos Reis Date: Thu, 3 Oct 2024 10:01:21 -0300 Subject: [PATCH] base: add bitshuffle support for areaDetector. --- base/install_area_detector.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/base/install_area_detector.sh b/base/install_area_detector.sh index c995cef..f93ed40 100755 --- a/base/install_area_detector.sh +++ b/base/install_area_detector.sh @@ -51,7 +51,9 @@ WITH_QSRV=YES WITH_BLOSC=YES BLOSC_EXTERNAL=NO -WITH_BITSHUFFLE=NO +WITH_BITSHUFFLE=YES +BITSHUFFLE_EXTERNAL=NO + WITH_GRAPHICSMAGICK=NO WITH_HDF5=YES