Skip to content

Commit

Permalink
tenstorrent#9467: Issue 3487 define with cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-tenstorrent committed Jun 18, 2024
1 parent c47c1b3 commit 6be4097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ if ("$ENV{ARCH_NAME}" STREQUAL "wormhole_b0")
${UMD_HOME}/src/firmware/riscv/wormhole
)
else()
target_compile_options(compiler_flags INTERFACE -DDISABLE_ISSUE_3487_FIX)
target_include_directories(metal_header_directories INTERFACE
tt_metal/hw/inc/$ENV{ARCH_NAME}
${UMD_HOME}/device/$ENV{ARCH_NAME}
Expand Down

0 comments on commit 6be4097

Please sign in to comment.