[Android] [PATCH 2/6] contrib: Disable asm in Android

Edward Wang edward.c.wang at compdigitec.com
Tue Jul 17 20:32:05 CEST 2012


On 12-07-17 12:48 PM, Rafaël Carré <funman at videolan.org> wrote:
> Le 2012-07-15 22:28, Edward Wang a écrit :
>> Fixes many errors like:
>>
>> libgcrypt/mpi/mpih-mul.c:199: undefined reference to `_gcry_mpih_sub_n'
>> libgcrypt/mpi/mpih-mul.c:201: undefined reference to `_gcry_mpih_add_n'
> There must be another way, we don't disable asm for normal x86 builds
>
Yeah I know, but without this gcrypt absolutely refused to build. 
Probably something to do with bionic or its toolchain.

I think this one is unavoidable.

Thanks,
         Edward Wang


More information about the Android mailing list