[Mesa-dev] [Mesa-stable] [PATCH] automake: fix some occurrences of hardcoded -ldl and -lpthread
Emil Velikov
emil.l.velikov at gmail.com
Tue Dec 1 08:52:01 PST 2015
On 23 November 2015 at 03:22, Jonathan Gray <jsg at jsg.id.au> wrote:
> Correct some occurrences of -ldl and -lpthread to use
> $(DLOPEN_LIBS) and $(PTHREAD_LIBS) respectively.
>
> Signed-off-by: Jonathan Gray <jsg at jsg.id.au>
> Cc: "11.0 11.1" <mesa-stable at lists.freedesktop.org>
> ---
> src/gallium/targets/opencl/Makefile.am | 2 +-
> src/mesa/drivers/dri/i965/Makefile.am | 3 ++-
Hmm seems like Kristian missed my comments on the i965 side.
Thanks Jonathan, I've pushed this to master. For the future please do
split the patch. Just in case either party has any objections :-)
-Emil
More information about the mesa-dev
mailing list