archspec: fixed a typo in the vendored library (#20584)
This commit is contained in:

committed by
GitHub

parent
8919226dc6
commit
60f4621a73
@@ -171,7 +171,7 @@
|
||||
"intel": [
|
||||
{
|
||||
"versions": "16.0:",
|
||||
"flags": "-march={name} -mtune={name}}"
|
||||
"flags": "-march={name} -mtune={name}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user