Skip to content

Commit 02495e9

Browse files
committed
enforce gcc~binutils after spack/spack-packages#3106
1 parent c7db13c commit 02495e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackinator/templates/compilers.gcc.spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spack:
1212
reuse: false
1313
packages:
1414
gcc:
15-
variants: [build_type=Release +bootstrap +profiled +strip]
15+
variants: [build_type=Release +bootstrap +profiled +strip ~binutils]
1616
mpc:
1717
variants: [libs=static]
1818
gmp:

0 commit comments

Comments
 (0)