diff options
Diffstat (limited to 'js/src/devtools/automation/variants/warnaserr')
-rw-r--r-- | js/src/devtools/automation/variants/warnaserr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/js/src/devtools/automation/variants/warnaserr b/js/src/devtools/automation/variants/warnaserr new file mode 100644 index 0000000000..98d5e96fe1 --- /dev/null +++ b/js/src/devtools/automation/variants/warnaserr @@ -0,0 +1,4 @@ +{ + "configure-args": "--enable-warnings-as-errors --enable-rust-simd", + "optimize": true +} |