Skip to content

Commit b16745e

Browse files
committed
do not alter behavior (be more cache friendly)
1 parent 44b2a1f commit b16745e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackinator/templates/compilers.gcc.spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spack:
1313
reuse: false
1414
packages:
1515
gcc:
16-
variants: [build_type=Release +bootstrap +profiled +strip]
16+
variants: [build_type=Release +bootstrap +strip]
1717
mpc:
1818
variants: [libs=static]
1919
gmp:

0 commit comments

Comments
 (0)