We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4643 - Append EGL CFLAGS in CheckOpenGLESX11
Summary: Append EGL CFLAGS in CheckOpenGLESX11
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.1
Hardware: x86_64 Linux
: P2 trivial
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-26 07:52 UTC by Danilo Spinella
Modified: 2020-03-02 23:24 UTC (History)
0 users

See Also:


Attachments
[PATCH] fix-egl-falgs.patch (399 bytes, patch)
2019-05-26 07:52 UTC, Danilo Spinella
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Spinella 2019-05-26 07:52:14 UTC
Created attachment 3798 [details]
[PATCH] fix-egl-falgs.patch

EGL need -DMESA_EGL_NO_X11_HEADERS in systems without X11 installed. Make CMake checks import EGL CFLAGS.

Relevant bug: https://bugzilla.libsdl.org/show_bug.cgi?id=4243
Comment 1 Danilo Spinella 2020-02-18 15:08:46 UTC
Can this patch be reviewed please? It is still required in the latest version.
Comment 2 Sam Lantinga 2020-03-02 23:24:37 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/85c4a2f0464d