summaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
Diffstat (limited to 'Templates')
-rw-r--r--Templates/MSBuild/FlagTables/v142_CL.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/Templates/MSBuild/FlagTables/v142_CL.json b/Templates/MSBuild/FlagTables/v142_CL.json
index 70d20c5e2d..d3d7f7262f 100644
--- a/Templates/MSBuild/FlagTables/v142_CL.json
+++ b/Templates/MSBuild/FlagTables/v142_CL.json
@@ -421,16 +421,16 @@
},
{
"name": "SpectreMitigation",
- "switch": "Qspectre",
- "comment": "Enabled",
- "value": "Spectre",
+ "switch": "Qspectre-",
+ "comment": "Spectre mitigations disabled",
+ "value": "false",
"flags": []
},
{
"name": "SpectreMitigation",
- "switch": "",
- "comment": "Disabled",
- "value": "false",
+ "switch": "Qspectre",
+ "comment": "Spectre mitigations enabled",
+ "value": "Spectre",
"flags": []
},
{