Subject: CVS commit: pkgsrc/devel/libtool
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2003 22:33:53
Module Name: pkgsrc
Committed By: skrll
Date: Fri Jan 31 20:33:52 UTC 2003
Modified Files:
pkgsrc/devel/libtool: Makefile.common distinfo
pkgsrc/devel/libtool/patches: patch-am
Log Message:
Don't use -nodefaultlibs when linking C libraries - this was for old broken
ELF toolchains. glib2 on -current will now link correctly as -pthread will
have an effect.
PKGREVISION++
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/devel/libtool/Makefile.common
cvs rdiff -r1.23 -r1.24 pkgsrc/devel/libtool/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libtool/patches/patch-am
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.