summaryrefslogtreecommitdiffstats
path: root/js/src/devtools/automation/variants/plain
blob: 0c97a5d535bfd2ee0751406eab58de24d9d73798 (plain)
1
2
3
4
5
6
7
8
{
    "configure-args": "--enable-rust-simd",
    "optimize": true,
    "compiler": "gcc",
    "env": {
        "JSTESTS_EXTRA_ARGS": "--jitflags=jstests"
    }
}