On Wed, Apr 15, 2015 at 7:08 AM, Emil Velikov <emil.l.veli...@gmail.com> wrote:
> Rather than forcing everyone to provide their own definition of the symbol
> provide a common weak one, which anyone can override if needed.
>
> This resolved the build of the standalone pipe-drivers, as it provides a
> default symbol which was missing previously.
>
> Cc: Rob Clark <robcl...@freedesktop.org>
> Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>
> ---
>  src/Makefile.am                        |  3 ++-
>  src/glsl/SConscript                    |  2 ++
>  src/mesa/Android.libmesa_glsl_utils.mk |  6 ++++--
>  src/mesa/program/weak_errors.c         | 30 ++++++++++++++++++++++++++++++

Is program/ really the right place for this? (maybe main/ instead?)
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to