https://bugs.freedesktop.org/show_bug.cgi?id=80848
--- Comment #27 from Emil Velikov <emil.l.veli...@gmail.com> --- Guys if you're still having fun with this can attach the output with the following patch ? It should make ld a bit more chatty on the topic :) diff --git a/src/glx/Makefile.am b/src/glx/Makefile.am index 4515312..5ed7b81 100644 --- a/src/glx/Makefile.am +++ b/src/glx/Makefile.am @@ -130,6 +130,7 @@ GL_LIBS = \ GL_LDFLAGS = \ -no-undefined \ -version-number 1:2 \ + -Wl,--verbose \ $(BSYMBOLIC) \ $(GC_SECTIONS) \ $(LD_NO_UNDEFINED) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev