Skip to content

Commit

Permalink
[build] Temporary patch to debug build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanpkc committed Oct 7, 2024
1 parent 2b33e62 commit 6e668f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/flangrti/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ endif()

# Import OpenMP
if (NOT DEFINED LIBOMP_EXPORT_DIR)
message(STATUS "Looking for libomp in ${LLVM_LIBRARY_DIR}/${LLVM_HOST_TARGET}")
find_library(
FLANG_LIBOMP
NAMES omp libomp
Expand Down

0 comments on commit 6e668f4

Please sign in to comment.