Is there a special parameter to make a clean build?

I just delete the obj-arm-linux-androideabi directory before rebuild.

Here is the build log:
https://justpaste.it/gv89

I used the following mozconfig:

ac_add_options --with-android-ndk="$HOME/Development/android-ndk-r8e"
ac_add_options --with-android-sdk="$HOME/Development/sdk/platforms/android-17"

ac_add_options --enable-application=mobile/android
ac_add_options --target=arm-linux-androideabi

export MOZ_DISABLE_GECKOVIEW=1


Thank you for your help!


On Wednesday, August 27, 2014 7:47:31 AM UTC-7, Nick Alexander wrote:
> On 2014-08-26, 8:35 PM, yu wrote:
> 
> > Thank you Nick.
> 
> >
> 
> > Great idea!
> 
> > But unfortunately didn't work.
> 
> >
> 
> > I still get same error message after ProGuard.
> 
> 
> 
> After a clean (clobber) build?  Please post your full logs.
> 
> 
> 
> Nick
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to