diff options
author | Jon TURNEY <[email protected]> | 2014-04-05 19:20:15 +0100 |
---|---|---|
committer | Jon TURNEY <[email protected]> | 2014-07-13 16:06:46 +0100 |
commit | 923f78440c29644f31d745d6fbd4eaad8676973f (patch) | |
tree | 31eee08193f8ec08ae1bb063977cd1cf539bf684 /src/glsl/ast_function.cpp | |
parent | 5899a45a5bc0d05be6895970234e49ca70984aee (diff) |
Avoid mesa_dri_drivers import lib being installed
On Cygwin and MinGW, linking a shared library also generates an import library
Use a wildcard which also matches the name of the megadriver import lib,
mesa_dri_drivers.dll.a, so that is also removed after megadriver symlinks are
created
(This then matches src/gallium/targets/dri/Makefile.am, which already does
things this way)
Signed-off-by: Jon TURNEY <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/glsl/ast_function.cpp')
0 files changed, 0 insertions, 0 deletions