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