[Mesa-dev] [PATCH 7/6] scons: remove IN_DRI_DRIVER

Andreas Boll andreas.boll.dev at gmail.com
Wed May 1 11:54:35 PDT 2013


ping


2013/4/19 Andreas Boll <andreas.boll.dev at gmail.com>

> Not used anymore.
> ---
>
> Note: Untested
>
>  src/mesa/SConscript |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/mesa/SConscript b/src/mesa/SConscript
> index 3cd0f87..b87e40d 100644
> --- a/src/mesa/SConscript
> +++ b/src/mesa/SConscript
> @@ -31,7 +31,6 @@ if env['platform'] == 'windows':
>          env.Append(CPPDEFINES = ['_GLAPI_NO_EXPORTS'])
>  else:
>      env.Append(CPPDEFINES = [
> -        'IN_DRI_DRIVER', # enable the remap table (for DRI drivers)
>          ('HAVE_DLOPEN', '1'),
>      ])
>
> --
> 1.7.10.4
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130501/27d803b3/attachment.html>


More information about the mesa-dev mailing list