On Mon, May 1, 2017 at 3:35 PM, Emil Velikov wrote:
> On 27 April 2017 at 20:43, Rob Herring wrote:
>> Including libgcc breaks on Android O (master). Not exactly sure if it is
>> still needed on older versions or not. N is build with clang, so it
>> should be fine at least.
>>
> Chih-Wei added it
On 27 April 2017 at 20:43, Rob Herring wrote:
> Including libgcc breaks on Android O (master). Not exactly sure if it is
> still needed on older versions or not. N is build with clang, so it
> should be fine at least.
>
Chih-Wei added it with c5e11e5f7f67fe5a1d28b1446f87af7aa3ba68d8 for Android L.
Including libgcc breaks on Android O (master). Not exactly sure if it is
still needed on older versions or not. N is build with clang, so it
should be fine at least.
Signed-off-by: Rob Herring
---
src/gallium/targets/dri/Android.mk | 4
1 file changed, 4 deletions(-)
diff --git a/src/galli