Skip to content

Commit

Permalink
Verilator executable link to -pthread
Browse files Browse the repository at this point in the history
  • Loading branch information
Risto97 committed Dec 10, 2024
1 parent aeb2097 commit 414f649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/sim/verilator/verilator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ if("--main" IN_LIST VERILATE_VERILATOR_ARGS)
)
target_link_libraries(${EXECUTABLE_NAME} PRIVATE
${TARGET}
-pthread
)
endif()

Expand Down

0 comments on commit 414f649

Please sign in to comment.