Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2004 17:42:42
Module Name: pkgsrc
Committed By: jlam
Date: Fri Nov 26 17:42:42 UTC 2004
Modified Files:
pkgsrc/mk: dlopen.builtin.mk
Log Message:
Move the section that defines DLOPEN_REQUIRE_PTHREAD outside of the
CHECK_BUILTIN.dl-protected section so that it's value can be usd after
dlopen.buildlink3.mk is included. This should fix PR pkg/28422.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/dlopen.builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.