Skip to content

Commit

Permalink
#0: Remove dead code in CMakeLists.txt (#14478)
Browse files Browse the repository at this point in the history
  • Loading branch information
blozano-tt authored Oct 30, 2024
1 parent 058a4c3 commit 80bb6db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ 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
Expand Down

0 comments on commit 80bb6db

Please sign in to comment.