summaryrefslogtreecommitdiff
path: root/mk/pthread.builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2013-11-23Use find-headers instead of find-files to detect builtin header files.obache1-4/+3
2013-10-12add SunOS to OPSYS_SUPPORT_PTHREADrichard1-2/+3
2013-04-28tell pthread of Haiku.obache1-2/+10
2012-05-04OpenBSD also knows -pthread CFLAGS/LDFLAGS.obache1-2/+2
2011-01-23Add support for MirBSD to pkgsrc. Patches from Benny Siegert andagc1-2/+2
2007-04-12OSF1 always needs _REENTRANT to be defined when including pthread.h, or ittnn1-1/+2
2005-06-09Rewrite the USE_BUILTIN.pthread section a bit so that it more closelyjlam1-3/+5
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-32/+38
2005-01-17Rework code to more easily allow listing other platform that, like NetBSD,jlam1-2/+3
2004-12-09From inspecting configure scripts, it seems FreeBSD wants "-D_THREAD_SAFE"jlam1-1/+4
2004-11-28Reverse the tests so that we actually check for the existence and notjlam1-6/+6
2004-11-26Don't append BUILDLINK_CFLAGS.pthread to itself if pthread.builtin.mkjlam1-1/+2
2004-11-26More tightly integrate the OSF1 changes into pthread.builtin.mk by usingjlam1-24/+17
2004-11-20add pthread glue for OSF1, patch from Tobias Nygren.grant1-1/+7
2004-11-12(1) Split out the native (built-in) pthread detection injlam1-0/+74