[Mesa-dev] [PATCH] egl/SCons: Fix Haiku build. Haiku is the only OS EGL builds on with SCons
Emil Velikov
emil.l.velikov at gmail.com
Thu Aug 20 11:54:00 PDT 2015
Hi Alexander,
Please use a commit summary consistent with what we're using. I'm
thinking of "egl: scons: fix the haiku build, do not build the dri2
backend" but feel free to pick a better one.
On 19 August 2015 at 02:45, Alexander von Gluck IV
<kallisti5 at unixzen.com> wrote:
> ---
> src/egl/SConscript | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/egl/SConscript b/src/egl/SConscript
> index 1b2a427..b05da84 100644
> --- a/src/egl/SConscript
> +++ b/src/egl/SConscript
> @@ -1,6 +1,7 @@
> #######################################################################
> # SConscript for EGL
>
> +# As of e7e29189e27b EGL is only built on Haiku with SCons
This has little value here imho. Please move it to the commit message.
With those addressed,
Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>
Thanks
Emil
More information about the mesa-dev
mailing list