summaryrefslogtreecommitdiffstats
path: root/js/src/devtools/automation/variants/arm-sim-osx
blob: 4e03dadd9f5c99844183aebdc5cb67a562b9896c (plain)
1
2
3
4
5
6
{
    "configure-args": "--enable-simulator=arm --target=i686-apple-darwin10.0.0 --enable-rust-simd",
    "optimize": true,
    "debug": true,
    "bits": 32
}