Skip to content

Commit

Permalink
Add a compiler for building on Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jan 20, 2025
1 parent d7d430d commit 5043965
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions environments/key4hep-common/compilers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,19 @@ compilers:
modules: []
environment: {}
extra_rpaths: []
- compiler:
spec: [email protected]
paths:
cc: /usr/bin/gcc
cxx: /usr/bin/g++
f77: /usr/bin/gfortran
fc: /usr/bin/gfortran
flags: {}
operating_system: ubuntu24.04
target: x86_64
modules: []
environment: {}
extra_rpaths: []
- compiler:
spec: [email protected]
paths:
Expand Down

0 comments on commit 5043965

Please sign in to comment.