Re: [Mesa-dev] [PATCH 2/2] build: Link libglapi with pthreads

2012-09-24 Thread Adam Jackson
On Mon, 2012-09-24 at 09:48 -0700, Matt Turner wrote: > Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=839060 > https://bugs.gentoo.org/show_bug.cgi?id=435152 For the series: Reviewed-by: Adam Jackson - ajax signature.asc Description: This is a digitally signed message part _

[Mesa-dev] [PATCH 2/2] build: Link libglapi with pthreads

2012-09-24 Thread Matt Turner
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=839060 https://bugs.gentoo.org/show_bug.cgi?id=435152 --- src/mapi/shared-glapi/Makefile.am |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/mapi/shared-glapi/Makefile.am b/src/mapi/shared-glapi/Makefile.