Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2003 12:52:30
Module Name: pkgsrc
Committed By: jlam
Date: Wed Nov 26 12:52:30 UTC 2003
Modified Files:
pkgsrc/mk/buildlink3: libtool.sh wrapper.sh
Log Message:
Do as buildlink2 and _append_ extra flags instead of prepending them.
Prepending caused everything in ${BUILDLINK_DIR} to be found first, which
was bad when you built something like MesaLib where the X11R6 headers
conflict with the ones provided in the source.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/mk/buildlink3/libtool.sh
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/buildlink3/wrapper.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.