fix typo wrt target=graviton (#19865)
* fix typo wrt target=graviton This fixes spack build on aarch64 box * update archspec hash
This commit is contained in:
@@ -1490,7 +1490,7 @@
|
||||
},
|
||||
{
|
||||
"versions": "6:",
|
||||
"flags" : "-march==armv8-a+crc+crypto -mtune=cortex-a72"
|
||||
"flags" : "-march=armv8-a+crc+crypto -mtune=cortex-a72"
|
||||
}
|
||||
],
|
||||
"clang" : [
|
||||
|
Reference in New Issue
Block a user