>
> Can you resubmit this in txt form? I applied some other patches from you
> but you need to try to do it yourself, i.e. send just to you, then try
> to save the patch and apply it...
Sorry about this... I will check this myself from now on.
I've seen you already merged this one, but I'll resub
Em Wed, Aug 29, 2012 at 01:06:04AM +0300, Irina Tirdea escreveu:
>mempcpy is not supported by bionic in Android
>and will lead to compilation errors.
>
>Replacing mempcpy with memcpy so it will work in Android.
>
>Signed-off-by: Irina Tirdea
>---
> tools/perf/util/target.
On Mon, Sep 3, 2012 at 4:09 AM, Namhyung Kim wrote:
> On Wed, 29 Aug 2012 01:22:16 +0300, Irina Tirdea wrote:
>> mempcpy is not supported by bionic in Android
>> and will lead to compilation errors.
>>
>> Replacing mempcpy with memcpy so it will work in Android.
>
> Unfortunately I've added anothe
On Wed, 29 Aug 2012 01:22:16 +0300, Irina Tirdea wrote:
> mempcpy is not supported by bionic in Android
> and will lead to compilation errors.
>
> Replacing mempcpy with memcpy so it will work in Android.
Unfortunately I've added another instance of the mempcpy in a
libtraceevent code. :-/
Thanks
4 matches
Mail list logo