From cf371b697c537ca492da877f2531ebd494a4c79e Mon Sep 17 00:00:00 2001 From: Francois Gindraud Date: Tue, 21 May 2024 18:01:35 +0200 Subject: [PATCH] Bump gatb-core version to fix ARM Mac build failures See https://github.com/GATB/bcalm/issues/78 bcalm failed to build on ARM MacOS due to 2 bugs : - a missing #include inside the old vendored hdf5 inside gatb-core, which fails to build only on recent macs - a cmake error in gatb-core which has been fixed but not made available to bcalm Bumping the gatb-core version to include both fix commits solves the issue. --- gatb-core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatb-core b/gatb-core index db4e7da..4dffb1a 160000 --- a/gatb-core +++ b/gatb-core @@ -1 +1 @@ -Subproject commit db4e7da969eec8d432a61d1b09d7ab8ac149f468 +Subproject commit 4dffb1a995583aafefa1a1d576f18baea040a71e