5aa046ef45
gthread.la file doesn't note that pthread is a dependancy, so linking with libtool against libgthread breaks. It seems the workaround for libtool not understanding -pthread doesn't work, so we use the same thing as linux, and convert -pthread to -lpthread. gtk2 now builds to completion on -current Note that this has no impact on 1.6.1 as it doesn't use -pthread.
6 lines
287 B
Text
6 lines
287 B
Text
$NetBSD: distinfo,v 1.15 2003/02/09 00:57:13 chris Exp $
|
|
|
|
SHA1 (glib-2.2.0.tar.bz2) = ec3c19d2ebb498e1036cec8fcc8ace57331ce290
|
|
Size (glib-2.2.0.tar.bz2) = 1494036 bytes
|
|
SHA1 (patch-aa) = 6f1a12477763df0edcffd58819e2319f2bfbef4a
|
|
SHA1 (patch-ab) = cf7fd8b57974a01a718ccacb622f874993034de2
|