Date: Wed, 26 Mar 2003 15:27:15 -0800 (PST) From: Martin Blapp <mbr@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql323-server Makefile ports/databases/mysql40-server Makefile Message-ID: <200303262327.h2QNRFf9064391@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2003/03/26 15:27:15 PST
FreeBSD ports repository
Modified files:
databases/mysql323-server Makefile
databases/mysql40-server Makefile
Log:
Under FreeBSD 5.X, libstdc++ and libsupc++ in /usr/lib use FreeBSD
native (libc_r style) mutexes, thus some of the linked application
might indirectly try to pass native style mutexes to linuxthreads
pthread functions, either hanging at program startup or overwriting
data following the native style mutex. <tegge>
Reviewed by: tegge
Revision Changes Path
1.158 +4 -1 ports/databases/mysql323-server/Makefile
1.164 +2 -1 ports/databases/mysql40-server/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303262327.h2QNRFf9064391>
