Subject: CVS commit: pkgsrc/mk/wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 02/19/2005 04:19:59
Module Name: pkgsrc
Committed By: grant
Date: Sat Feb 19 04:19:59 UTC 2005
Modified Files:
pkgsrc/mk/wrapper: bsd.wrapper.mk
Added Files:
pkgsrc/mk/wrapper: cmd-sink-aix-cc cmd-sink-aix-ld transform-aix-cc
Log Message:
add wrappers to transform arguments for AIX's ld(1), notably, if we
are dynamically linking, the -brtl flag must be passed to the linker
so that the runtime linker is used.
tested on AIX 4.3 and 5.1 by garbled@.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/mk/wrapper/bsd.wrapper.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/wrapper/cmd-sink-aix-cc \
pkgsrc/mk/wrapper/cmd-sink-aix-ld pkgsrc/mk/wrapper/transform-aix-cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.