-1:000000000000 | 0:1dd17249d40d |
---|---|
1 . "$topsrcdir/mobile/android/config/mozconfigs/common" | |
2 | |
3 ac_add_options --target=arm-linux-androideabi | |
4 ac_add_options --with-arch=armv6 | |
5 | |
6 export MOZ_PKG_SPECIAL=armv6 | |
7 | |
8 ac_add_options --with-branding=mobile/android/branding/official | |
9 | |
10 export MOZILLA_OFFICIAL=1 | |
11 export MOZ_TELEMETRY_REPORTING=1 | |
12 | |
13 . "$topsrcdir/mobile/android/config/mozconfigs/common.override" |