Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 03/29/2004 15:16:58
Module Name:	pkgsrc
Committed By:	seb
Date:		Mon Mar 29 15:16:58 UTC 2004

Modified Files:
	pkgsrc/mk: pthread.buildlink3.mk

Log Message:
When PTHREAD_TYPE is 'native' set USE_BUILTIN.pthread to YES and
add 'pthread' to BUILDLINK_PACKAGES so that
BUILDLINK_{{LD,C}FLAGS,LDADD}.pthread actually have an effect.

This should fix the build of at least tcl/tk related packages now
that tcl and tk packages are thread-aware.

Remove comments about linking native pthread libraries and headers into
${BUILDLINK_DIR} as this does not happen.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/pthread.buildlink3.mk

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