summaryrefslogtreecommitdiff
path: root/src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/arm-sim-osx
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/arm-sim-osx')
-rw-r--r--src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/arm-sim-osx6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/arm-sim-osx b/src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/arm-sim-osx
new file mode 100644
index 00000000000..cf8bdcb3dcb
--- /dev/null
+++ b/src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/arm-sim-osx
@@ -0,0 +1,6 @@
+{
+ "configure-args": "--enable-simulator=arm --target=i686-apple-darwin10.0.0 --host=i686-apple-darwin10.0.0",
+ "optimize": true,
+ "debug": true,
+ "bits": 32
+}