Skip to content

Commit

Permalink
Remove source-highlight for gdb
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Mar 23, 2024
1 parent be5a192 commit 6afb430
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions environments/key4hep-nightly/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ packages:
variants: build_type=RelWithDebInfo
gear:
variants: build_type=RelWithDebInfo cxxstd=20
# Remove source-highlight since it doesn't compile on MacOS
gdb:
require: +python+tui~source-highlight~debuginfod
ilcutil:
variants: build_type=RelWithDebInfo cxxstd=20
ildperformance:
Expand Down

0 comments on commit 6afb430

Please sign in to comment.