Fix plist without OPENMP.

PR:		247821
Reported by:	philippe.michel7@free.fr
Sponsored by:	DARPA
This commit is contained in:
Brooks Davis 2020-07-12 19:21:11 +00:00
parent e5d5875193
commit 8027bc986b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542092
2 changed files with 2 additions and 2 deletions

View File

@ -259,7 +259,7 @@ MAN1SRCS+= lldb.1
.if ${PORT_OPTIONS:MOPENMP}
LLVM_ENABLE_PROJECTS+= openmp
.endif
OPENMP_PATTERN= libarcher|lib[ig]*omp|omp.h|ompt.h|omp-tools.h
OPENMP_PATTERN= libarcher|lib[ig]*omp|omp.h|ompt.h|ompt-multiplex.h|omp-tools.h
.if defined(LLVM_ENABLE_PROJECTS)
CMAKE_ARGS+= -DLLVM_ENABLE_PROJECTS="${LLVM_ENABLE_PROJECTS:ts;}"

View File

@ -3220,7 +3220,7 @@ llvm-devel/include/llvm/XRay/RecordPrinter.h
llvm-devel/include/llvm/XRay/Trace.h
llvm-devel/include/llvm/XRay/XRayRecord.h
llvm-devel/include/llvm/XRay/YAMLXRayRecord.h
llvm-devel/include/ompt-multiplex.h
%%OPENMP%%llvm-devel/include/ompt-multiplex.h
%%GOLD%%llvm-devel/lib/LLVMgold.so
%%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_builtin_vars.h
%%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_cmath.h