aboutsummaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index fab13c99b..3da0ae8f7 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -16,10 +16,10 @@ accept_configuration:
- condition: property
property: features
not_contains_value: UseLegacyInstructions
- - condition: property # MibnGW and msvc2015 are not supported
+ - condition: property # MinGW and msvc2015 are not supported
property: target.compiler
not_in_values: [Mingw, MSVC2015]
- - condition: property #Webassembly
+ - condition: property # Webassembly
property: target.osVersion
not_equals_value: WebAssembly
- condition: property # Windows on Arm