archspec: fixed a typo in the vendored library (#20584)

This commit is contained in:
Massimiliano Culpo
2020-12-28 19:09:02 +01:00
committed by GitHub
parent 8919226dc6
commit 60f4621a73
2 changed files with 2 additions and 2 deletions

View File

@@ -171,7 +171,7 @@
"intel": [
{
"versions": "16.0:",
"flags": "-march={name} -mtune={name}}"
"flags": "-march={name} -mtune={name}"
}
]
}