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:
Satish Balay 2020-11-11 19:29:13 -06:00 committed by GitHub
parent e80276cd14
commit 33469414a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
* Homepage: https://pypi.python.org/pypi/archspec
* Usage: Labeling, comparison and detection of microarchitectures
* Version: 0.1.2 (commit 6e1b6502bb0a743d44a5eed7cfbbb84b4b817c43)
* Version: 0.1.2 (commit 2846749dc5b12ae2b30ff1d3f0270a4a5954710d)
argparse
--------

View File

@ -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" : [