Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2004 03:19:52
Module Name:	pkgsrc
Committed By:	grant
Date:		Sat Jun 12 03:19:52 UTC 2004

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

Log Message:
when using native threads, only set BUILDLINK_CFLAGS.pthread=-pthread on
systems known to support its (FreeBSD, NetBSD, Linux).

fixes breakage caused by passing -pthread to SunPro cc(1) and likely
also fixes platforms other than the above.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/pthread.buildlink2.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/pthread.buildlink3.mk

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