Skip to content

Commit 0e92f39

Browse files
committed
add easystack for rebuild Rust 1.65.0
1 parent 1d6db72 commit 0e92f39

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# 2025.10.03
2+
# Rust 1.65.0 had build failures on A64FX (related to its included LLVM),
3+
# and we worked around by using 1.75.0 and adding a dummy module file for 1.65.0.
4+
# It should be possible to build it with optarch=march=armv8.2-a, so we need to rebuild it.
5+
#
6+
# See https://github.com/EESSI/software-layer/issues/1213
7+
easyconfigs:
8+
- Rust-1.65.0-GCCcore-12.2.0.eb

0 commit comments

Comments
 (0)