On Sun, Nov 11, 2012 at 05:09:09AM -0700, Martin Pieuchot wrote: > CVSROOT: /cvs > Module name: xenocara > Changes by: m...@cvs.openbsd.org 2012/11/11 05:09:09 > > Modified files: > lib/libGL : Makefile > lib/libGL/dri/swrastg: Makefile > lib/libGL/gallium: Makefile.inc > > Log message: > Link libGL with -lpthread to allow the llvm-pipe driver to be loaded. > > ok matthieu@, ajacoutot@ >
Hmm, as jsg@ found out the hard way, there will probably be ports that dlopen() libGL that will need to be linked to pthreads too now. -- Matthieu Herrb