Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 07/21/2005 01:36:25
Module Name:	pkgsrc
Committed By:	grant
Date:		Thu Jul 21 01:36:25 UTC 2005

Modified Files:
	pkgsrc/mk/compiler: sunpro.mk

Log Message:
some packages expect "-Wl," immediately before flags to be passed to
the linker, set _COMPILER_RPATH_FLAG accordingly. "-Wl," is removed by
the sunpro compiler wrapper where necessary.

fix comment for _LINKER_RPATH_FLAG while here.

this fixes, among other things, apache modules built with apxs.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 pkgsrc/mk/compiler/sunpro.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.