[Mesa-dev] [PATCH] egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM
Emil Velikov
emil.l.velikov at gmail.com
Mon Feb 2 10:24:29 PST 2015
On 22/01/15 20:53, Samuel Thibault wrote:
> Emil Velikov, le Thu 22 Jan 2015 16:52:06 +0000, a écrit :
>> On 14/01/15 19:36, Axel Davy wrote:
>>> To fix build when libdrm is not found,
>>> commit a594cec7e3ef275c386054127a357110a19dd823 did put several
>>> parts of egl code under #ifdef HAVE_DRM_PLATFORM.
>>>
>>> HAVE_DRM_PLATFORM means the egl drm platform is being built.
>>> What should have been used instead is HAVE_LIBDRM.
>
> Ah, possibly, indeed.
>
>> Samuel, Maarten
>> What's your take on the topic ?
>
> It seems to make sense indeed.
>
Thanks Samuel.
Did you had the change to try the patch - does it cause issues on your
setup (build and/or runtime-wise) ?
I'm planning to push this on Wednesday, so if you/anyone else has
comments please bring them forward.
Cheers,
Emil
More information about the mesa-dev
mailing list