pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/40254: pkgsrc/graphics/MesaLib/builtin.mk changes USE_BUILTIN.pthread if X11_TYPE=modular



The following reply was made to PR pkg/40254; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/40254: pkgsrc/graphics/MesaLib/builtin.mk changes
 USE_BUILTIN.pthread if X11_TYPE=modular
Date: Tue, 23 Dec 2008 15:07:59 +0900

 Inclution of pthread.{buildlink3,bulitin}.mk was added for PR 30537.
 But I can't find why it is in MesaLib/builtin.mk intead of buildlink3.mk
 even though for condition USE_BUILTIN.MesaLib=NO, and why include both
 bulidlink3.mk and builtin.mk.
 
 Furthermore, PR 30537 came from "libGL.so is linked with -lpthead",
 but on MesaLib-6.4.2nb1, changed to not link libGL explicitely against 
libpthread.
 
 Is this part really needed in these days?
 


Home | Main Index | Thread Index | Old Index