Date: Thu, 7 Oct 2004 17:59:18 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk Message-ID: <200410071759.i97HxIup039053@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2004-10-07 17:59:18 UTC
FreeBSD ports repository
Modified files:
Mk bsd.port.mk
Log:
Change the default value of PTHREAD_LIBS to -pthread for 5.x and
beyond. This avoids linking shared libraries with the thread library,
which causes problems when trying to change from one thread library to
another. Instead all binaries that link to a library that uses
threads must themselves respect PTHREAD_LIBS.
Submitted by: deischen, marcus
Approved by: portmgr
Revision Changes Path
1.499 +2 -2 ports/Mk/bsd.port.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410071759.i97HxIup039053>
