Date: Sat, 9 Mar 2002 22:30:58 +0100 (CET) From: Martin Blapp <mb@imp.ch> To: Daniel Eischen <eischen@pcnet1.pcnet.com> Cc: Kenneth Culver <culverk@alpha.yumyumyum.org>, Max Khon <fjoe@FreeBSD.org>, Martin Blapp <mbr@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>, <green@FreeBSD.org> Subject: Re: cvs commit: ports/editors/openoffice/files patch-solenv::inc::unxfbsdi.mk Message-ID: <20020309222850.E84384-100000@levais.imp.ch> In-Reply-To: <Pine.GSO.4.10.10203091615290.25521-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi all, > > I thought -D_REENTRANT was required in FreeBSD. > > It isn't (currently) necessary under FreeBSD, but I think it is > defined by POSIX. It should probably stay as it is hurting nothing > and we may make use of it later. > > Also, -pthread is deprecated in -current. Isn't there a PTHREADS_LIBS > or something for ports to rely on? In current, we want to see -lc_r > used, and eventually replaced with -lpthread. So what of these flags is necessary for STABLE and CURRENT to build. -lc_r for CURRENT (and in which order, after Xlibs, at the end, at the beginning ? -pthread for STABLE ? And what else ? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020309222850.E84384-100000>