[waffle] [PATCH v2 1/4] examples: add waffle_has_x11_egl check for simple-x11-egl
Chad Versace
chad.versace at intel.com
Wed Dec 17 12:40:46 PST 2014
On 12/17/2014 12:22 PM, Chad Versace wrote:
>> -if(waffle_on_linux)
>> +if((waffle_on_linux) AND (waffle_has_x11_egl))
>
> Please drop the parens around the conditions. It should be
> if(waffle_on_linux AND waffle_has_x11_egl
Ugh... looks like this is all the reviewing I will get done today.
I feel ill and am taking the day off. I'll be back tomorrow.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/waffle/attachments/20141217/9a8a4cd4/attachment.sig>
More information about the waffle
mailing list