aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/march-to-cpu-opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/march-to-cpu-opt b/scripts/march-to-cpu-opt
index 752cf03..493ab13 100755
--- a/scripts/march-to-cpu-opt
+++ b/scripts/march-to-cpu-opt
@@ -12,7 +12,7 @@ EXT_OPTS = {
"zbb": "zbb=true",
"zbc": "zbc=true",
"zbs": "zbs=true",
- "v": "v=true",
+ "v": "v=true,vext_spec=v1.0",
"zve32f": "Zve32f=true",
"zve64f": "Zve64f=true",
"zfh": "Zfh=true",