Skip to content

Commit

Permalink
Fix version range for cascadelake/intel (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
becker33 authored Jan 21, 2021
1 parent c324544 commit f7c98c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpu/microarchitectures.json
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@
],
"intel": [
{
"versions": "19.0:",
"versions": "19.0.1:",
"flags": "-march={name} -mtune={name}"
}
]
Expand Down

0 comments on commit f7c98c1

Please sign in to comment.