Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/23/2003 19:48:24
Module Name: pkgsrc
Committed By: jlam
Date: Tue Sep 23 19:48:23 UTC 2003
Modified Files:
pkgsrc/mk/buildlink3: bsd.buildlink3.mk libtool.sh
Log Message:
Do a better job of hiding unwanted libtool archives in a mixed
buildlink2/buildlink3 world. We "buildlink" libtool archives into
${BUILDLINK_DIR} and instruct libtool to find those *.la files before
any other ones.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/buildlink3/libtool.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.