pkgsrc/textproc/libxml2
obache e38aaccae0 Change behavior of libpthread handling
* Disable linkage with pthread for FreeBSD/DragonFly/NetBSD, they have
  pthread_* () stubs in libc (it result in same as the previous behavior).
  * but NetBSD<4.99.36 does not have pthread_equal() stub in libc,
    so define weak reference to it.
* Treat OpenBSD and MirBSD same as Linux to avoid linkage with libpthread.
* Others will be linked with pthread, fixes PR 46254.

tested NetBSD-5.1.2, and confirmed fixed on NetBSD-4.0.1 and OpenBSD-5.0.

Bump PKGREVISION.
2012-04-03 09:08:33 +00:00
..
patches Change behavior of libpthread handling 2012-04-03 09:08:33 +00:00
buildlink3.mk
DESCR
distinfo Change behavior of libpthread handling 2012-04-03 09:08:33 +00:00
Makefile Change behavior of libpthread handling 2012-04-03 09:08:33 +00:00
options.mk
PLIST Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00