On 11/07/14 14:39, Jon TURNEY wrote:
> 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 th
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, whi