For both patches:

Acked-by: Andres Rodriguez <andre...@gmail.com>

On Mon, Nov 6, 2017 at 1:06 PM, Chad Versace <chadvers...@chromium.org> wrote:
> For both patches,
> Reviewed-by: Chad Versace <chadvers...@chromium.org>
> Tested-by: Chad Versace <chadvers...@chromium.org>
>
>
> On Mon 06 Nov 2017, Eric Engestrom wrote:
>> Cc: Dylan Baker <dy...@pnwbakers.com>
>> Cc: Chad Versace <chadvers...@chromium.org>
>> Cc: Emil Velikov <emil.l.veli...@gmail.com>
>> Cc: Ilia Mirkin <imir...@alum.mit.edu>
>> Cc: Andres Rodriguez <andre...@gmail.com>
>> Cc: Michel Dänzer <mic...@daenzer.net>
>> Cc: Matt Turner <matts...@gmail.com>
>> Cc: Christian Schmidbauer <ch.schmidba...@gmail.com>
>> Cc: Eero Tamminen <eero.t.tammi...@intel.com>
>> Cc: Ernst Sjöstrand <ern...@gmail.com>
>> Signed-off-by: Eric Engestrom <eric.engest...@imgtec.com>
>> ---
>> Sorry for the massive Cc-list, I wanted to include everyone who took
>> part in the discussion.
>> ---
>>  meson.build | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meson.build b/meson.build
>> index 3ceaec483a39f398797a..6e9a799704ecf606b689 100644
>> --- a/meson.build
>> +++ b/meson.build
>> @@ -24,7 +24,7 @@ project(
>>    version : '17.3.0-devel',
>>    license : 'MIT',
>>    meson_version : '>= 0.42',
>> -  default_options : ['c_std=c99', 'cpp_std=c++11']
>> +  default_options : ['buildtype=debugoptimized', 'c_std=c99', 
>> 'cpp_std=c++11']
>>  )
>>
>>  # Arguments for the preprocessor, put these in a separate array from the C 
>> and
>> --
>> Cheers,
>>   Eric
>>
>> _______________________________________________
>> mesa-dev mailing list
>> mesa-dev@lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to