From ee91a639ace6cd4134c9f44b22ecb2adf314259b Mon Sep 17 00:00:00 2001 From: kmitrovicTT <169657397+kmitrovicTT@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:07:52 +0000 Subject: [PATCH] Uplift third_party/tt-metal to eadc98f1c0f714c423fdfc97689afbc50c0dca3b 2025-01-16 --- third_party/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 42ebb830b..ae321d425 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -1,6 +1,6 @@ include(ExternalProject) -set(TT_METAL_VERSION "3a9637d52b003d5d5eda455cc72fbeb75a689f32") +set(TT_METAL_VERSION "eadc98f1c0f714c423fdfc97689afbc50c0dca3b") if ("$ENV{ARCH_NAME}" STREQUAL "grayskull") set(ARCH_NAME "grayskull")