Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Jun 26, 2023
1 parent 919f62f commit 1ea1b77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ if(NOT ${TBB_TARGET_EXISTED})
if("${TBB_COMPILER}" STREQUAL "gcc")
## Don't know why it's a problem yet, but if we're using
## GCC, get rid of the DO_ITT_NOTIFY flag
## This seems not to be essential anymore; consider
## deleting in the next release.
# set(TBB_CXXFLAGS "${TBB_CXXFLAGS} -UDO_ITT_NOTIFY")
endif()

Expand Down

0 comments on commit 1ea1b77

Please sign in to comment.