This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-update-tbb-2021.12.0 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit fe3627ef6d13038e67eccc5d3f26af9c66cfde41 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Sat Apr 13 11:22:12 2024 +0300 Update tbb.cmake --- cmake/tbb.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/tbb.cmake b/cmake/tbb.cmake index 790b2e7e..a408ac8b 100644 --- a/cmake/tbb.cmake +++ b/cmake/tbb.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(tbb - oneapi-src/oneTBB v2021.11.0 - MD5=eea2bdc5ae0a51389da27480617ccff9 + oneapi-src/oneTBB v2021.12.0 + MD5=0919a8eda74333e1aafa8d602bb9cc90 ) FetchContent_MakeAvailableWithArgs(tbb
