Subject: CVS commit: pkgsrc/devel/glib2
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 04/15/2004 01:49:41
Module Name: pkgsrc
Committed By: xtraeme
Date: Thu Apr 15 01:49:41 UTC 2004
Modified Files:
pkgsrc/devel/glib2: Makefile
Log Message:
Be sure libgthread is linked to libc_r, because -pthread does not work
with libraries, fixes problems seen when building net/ORBit2 in FreeBSD
(doesn't affect others systems).
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/devel/glib2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.