Skip to content

Commit

Permalink
Fix a typo in the llvm variants and remove some variants
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Mar 20, 2024
1 parent 8a4a275 commit f3ab67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/key4hep-common/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ packages:
lccd:
require: +conddbmysql
llvm:
variants: ~flang~lldb~lld~mlir~internal_unwind~polly~limomptarget~omp_debug~gold~split_dwarf~llvm_dylib~link_llvm_dylib~omp_tsan~omp_as_runtime~code_signing~python~version_suffix~shlib_symbol_version~z3~zstd compiler-rt="none" libcxx="none" targets="x86"
variants: ~flang~lldb~lld~lua~mlir~internal_unwind~polly~libomptarget~libomptarget_debug~gold~split_dwarf~llvm_dylib~link_llvm_dylib~omp_tsan~omp_as_runtime~code_signing~python~version_suffix~shlib_symbol_version~z3~zstd compiler-rt="none" libcxx="none" targets="x86"
marlin:
require: +lccd
podio:
Expand Down

0 comments on commit f3ab67c

Please sign in to comment.