Subject: CVS commit: [pkgsrc-2005Q2] pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 07/27/2005 05:05:47
Module Name: pkgsrc
Committed By: snj
Date: Wed Jul 27 05:05:47 UTC 2005
Modified Files:
pkgsrc/mk/compiler [pkgsrc-2005Q2]: sunpro.mk
Log Message:
Pullup ticket 617 - requested by grant beattie
infrastructure fix for sunpro
Revision pulled up:
- pkgsrc/mk/compiler/sunpro.mk 1.33
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.32.2.1 pkgsrc/mk/compiler/sunpro.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.