Index: mozconfig-x86 |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/mozconfig-x86 |
@@ -0,0 +1,3 @@ |
+# Do not modify this file. If you want to add custom configuration, use the mozconfig-custom file instead. |
+ac_add_options --target=i386-linux-android |
+ac_add_options --with-android-min-sdk=15 |