devel/llvm-devel: fix lite flavor plist

This commit is contained in:
Brooks Davis 2024-01-29 18:16:31 +00:00
parent 2a22acd3a4
commit 07456817ff
2 changed files with 2 additions and 2 deletions

View file

@ -243,7 +243,7 @@ USES+= gnome
.if ${PORT_OPTIONS:MCOMPILER_RT}
LLVM_ENABLE_PROJECTS+= compiler-rt
COMPILER_RT_PATTERN= (sanitizer|include.xray|include\/(fuzzer|orc)|profile\/InstrProfData.inc)
COMPILER_RT_PATTERN= (sanitizer|include.xray|include\/(fuzzer|orc)|profile\/InstrProfData.inc|profile\/instr_prof_interface.h)
.endif
.if ${PORT_OPTIONS:MEXTRAS}

View file

@ -6071,7 +6071,7 @@ llvm-devel/include/llvm/XRay/YAMLXRayRecord.h
%%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/prfchiintrin.h
%%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/prfchwintrin.h
%%COMPILER_RT%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/profile/InstrProfData.inc
%%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/profile/instr_prof_interface.h
%%COMPILER_RT%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/profile/instr_prof_interface.h
%%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/ptwriteintrin.h
%%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/raointintrin.h
%%CLANG%%llvm-devel/lib/clang/%%LLVM_MAJOR%%/include/rdpruintrin.h