On Thursday, 2017-11-30 14:20:08 +, Emil Velikov wrote:
> On 29 November 2017 at 18:12, Rob Herring wrote:
> > On Wed, Nov 29, 2017 at 11:01 AM, Emil Velikov
> > wrote:
> >> On 27 November 2017 at 19:36, Rob Herring wrote:
> >>> AOSP master has changed the build default to -Werror making al
On 29 November 2017 at 18:12, Rob Herring wrote:
> On Wed, Nov 29, 2017 at 11:01 AM, Emil Velikov
> wrote:
>> On 27 November 2017 at 19:36, Rob Herring wrote:
>>> AOSP master has changed the build default to -Werror making all the
>>> warnings errors. Override that with -Wno-error.
>>>
>> For b
On Wed, Nov 29, 2017 at 11:01 AM, Emil Velikov wrote:
> On 27 November 2017 at 19:36, Rob Herring wrote:
>> AOSP master has changed the build default to -Werror making all the
>> warnings errors. Override that with -Wno-error.
>>
> For both Mesa and libdrm patches
>
> Reviewed-by: Emil Velikov
>
On 27 November 2017 at 19:36, Rob Herring wrote:
> AOSP master has changed the build default to -Werror making all the
> warnings errors. Override that with -Wno-error.
>
For both Mesa and libdrm patches
Reviewed-by: Emil Velikov
Mildly related:
Quick grep|sort|unique through your build log sho
AOSP master has changed the build default to -Werror making all the
warnings errors. Override that with -Wno-error.
Signed-off-by: Rob Herring
---
Android.common.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/Android.common.mk b/Android.common.mk
index 5671c1c1a595..fcd9a874d538 100644
-