intel-oneapi-compilers: update description with current compilers (#45348)
* intel-oneapi-compilers: update description with current compilers * Update var/spack/repos/builtin/packages/intel-oneapi-compilers/package.py Co-authored-by: Robert Cohn <robert.s.cohn@intel.com> * intel-oneapi-compilers: break docstring line --------- Co-authored-by: Robert Cohn <robert.s.cohn@intel.com>
This commit is contained in:
parent
1e6bef079d
commit
690bcf5d47
@ -234,7 +234,8 @@
|
||||
|
||||
@IntelOneApiPackage.update_description
|
||||
class IntelOneapiCompilers(IntelOneApiPackage, CompilerPackage):
|
||||
"""Intel oneAPI Compilers. Includes: icc, icpc, ifort, icx, icpx, and ifx."""
|
||||
"""Intel oneAPI Compilers. Includes: icx, icpx, ifx, and ifort.
|
||||
Releases before 2024.0 include icc/icpc"""
|
||||
|
||||
maintainers("rscohn2")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user