OSDN Git Service

glx: Remove an old DEFAULT_DRIVER_DIR default.
authorEric Anholt <eric@anholt.net>
Thu, 15 Nov 2018 21:41:34 +0000 (13:41 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 16 Nov 2018 23:37:47 +0000 (15:37 -0800)
commit7076e9f116c2060a7f28680178d96c188c7177df
treebe92c2e6cde5f68a68e6a1907d721496a815fbfc
parentd031d5c9994bd67329f2b2c7e9a4457af671b05a
glx: Remove an old DEFAULT_DRIVER_DIR default.

You can tell by "Mesa/configs/default" how old this is.  Your build system
really has to provide the DEFAULT_DRIVER_DIR, or other loaders will break.

v2: Move the bad (non-prefix-dependent) define to the SConscript to avoid
    breaking it.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> (v1)
Reviewed-by: Emil Velikov <emil.velikov@collabora.com> (v1)
src/glx/SConscript
src/glx/dri_common.c