Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 10/02/2007 16:20:05
Module Name:	pkgsrc
Committed By:	heinz
Date:		Tue Oct  2 16:20:05 UTC 2007

Modified Files:
	pkgsrc/mk: dlopen.builtin.mk

Log Message:
Added NetBSD 3 to the list of platforms which need pthreads linked into
the application if it uses dlopen().
This change was triggered by the longstanding bug that mod_perl (due to
perl itself) was built with threads but apache was not, thus leading
to incompatibility between apache and mod_perl.
Whether NetBSD 4 needs to be added as well is still an open question.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/dlopen.builtin.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.