Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 01/25/2005 23:27:34
Module Name: pkgsrc
Committed By: cube
Date: Tue Jan 25 23:27:34 UTC 2005
Modified Files:
pkgsrc/mk/wrapper: arg-pp-main
Log Message:
Set argmatch=yes when we transform /some/where/libfoo.so into
-L/some/where -lfoo so that the arguments we push on the stack are actually
used in logic.
Should solve the issue build bash with option 'static' enabled reported on
netbsd-users.
OK'd by jlam@.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/wrapper/arg-pp-main
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.