cvs commit: ports/graphics/mesagl Makefile ports/graphics/mesagl/files patch-aa

Hajimu UMEMOTO ume at FreeBSD.org
Tue May 13 10:57:09 PDT 2003


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 at mahoroba.org  ume at bisd.hitachi.co.jp  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/



More information about the cvs-ports mailing list