Date: Wed, 14 May 2003 02:56:58 +0900 (JST) From: "Hajimu UMEMOTO" <ume@FreeBSD.org> To: "Maxim Sobolev" <sobomax@portaone.com> Cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/mesagl Makefile ports/graphics/mesagl/files patch-aa Message-ID: <53549.3ffe:501:185b:8010:280:88ff:fe03:4841.1052848618.squirrel@cheer .mahoroba.org> In-Reply-To: <20030513174745.GB17517@vega.vega.com> References: <200305131727.h4DHRnal027984@repoman.freebsd.org> <53534.3ffe:501:185b:8010:280:88ff:fe03:4841.1052847797.squirrel@cheer .mahoroba.org> <20030513174745.GB17517@vega.vega.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
Maxim Sobolev said:
> No, it doesn't.
Then, what's mean the following chunk from bsd.port.mk?
.if ${OSVERSION} < 500016
PTHREAD_CFLAGS=-D_THREAD_SAFE
PTHREAD_LIBS=-pthread
.else
PTHREAD_CFLAGS=-D_THREAD_SAFE
PTHREAD_LIBS=-lc_r
.endif
I believe we should use -lc_r on CURRENT. Was the way changed?
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
