Skip to content

Commit e8d3bb5

Browse files
committed
fix typos in EasyBuild v5.1.2 release notes
1 parent a821129 commit e8d3bb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE_NOTES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ update/bugfix release
7575
- fix unresolved templates in `modextravars`/`modextrapaths` of components (#3940)
7676
- enhancements and fixes for test suite:
7777
- other changes:
78-
- deprecate the Clang Easyblock in favor of the LLVM one for newer (>=18.1.6) versions of LLVM (#3746)
78+
- deprecate the Clang Easyblock in favor of the LLVM one for newer (>=18.1.6) versions of Clang (#3746)
7979
- don't install libomp aliases by default in LLVM easyblock (#3825)
8080
- clean up GCC-related options for full-LLVM build (#3827)
8181
- clean up ancient version support in custom easyblock for ROOT (#3841)
@@ -85,7 +85,7 @@ update/bugfix release
8585
- remove deprecated license classifier in setup.py (#3942)
8686
- code cleanup:
8787
- simplify use of `self.cfg.dependencies()` in `PETSc` easyblock (#3813)
88-
- stop setting `separate_build_dir` to `True` in various custom easyblock for Geant4 (#3836, #3837, #3838, #3839, #3840, #3842, #3843, #3844, #3845, #3846, #3847)
88+
- stop setting `separate_build_dir` to `True` in various custom easyblocks (#3836, #3837, #3838, #3839, #3840, #3842, #3843, #3844, #3845, #3846, #3847)
8989
- remove disabling libunwind on aarch64 for Mesa (#3908)
9090

9191

0 commit comments

Comments
 (0)