From d56ee0441e3400ffbbf396f36c3f57ce790dd84d Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Mon, 5 Jul 2021 19:45:57 +0200 Subject: [PATCH] include #13342 in release notes for EasyBuild v4.4.1 --- RELEASE_NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index a3e3706925a..7dfcc97840b 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -81,6 +81,7 @@ update/bugfix release - add patch for GCCcore 10.3.0 to prevent issues when compiling with nvcc (#13310) - add patch for OpenMPI 4.0.x to fix building against (system) UCX version > 1.7 (#13329) - fix build of manta 1.6.0 on top of Boost 1.74.0 (#13338) + - fix recent taxator-tk easyconfigs by adding (back) -DBoost_NO_BOOST_CMAKE=ON configure option (#13342) - other changes: - disable debuginfod for elfutils to minimize required dependencies (#13034) - add bare Python 3.9.5 easyconfig and use that as builddep for LLVM 11.1.0 (#13035)