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