| Index: mozconfig-store-release |
| =================================================================== |
| deleted file mode 100644 |
| --- a/mozconfig-store-release |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -ac_add_options --enable-application=mobile/android |
| -ac_add_options --target=arm-linux-androideabi |
| - |
| -# Taken from mobile/android/config/mozconfigs/common |
| -ac_add_options --enable-elf-hack |
| -ac_add_options --with-android-gnu-compiler-version=4.7 |
| -ac_add_options --with-system-zlib |
| -ac_add_options --enable-stdcxx-compat |
| - |
| -ac_add_options --with-android-sdk="$ANDROID_SDK_PATH/platforms/android-21" |
| -ac_add_options --with-android-ndk="$ANDROID_NDK_PATH" |
| - |
| -ac_add_options --disable-crashreporter |
| - |
| -ac_add_options --disable-updater |
| - |
| -export MOZILLA_OFFICIAL=1 |
| -export ABB_RELEASE_BUILD=1 |