pkgsrc/mk/wrapper
he 6e628b356e Rewrite any -R<dir> into -Wl,-R<dir>. -R is the old form of -Wl,-R,
but our gcc re-orders them so that all -R args come at the front
of the "ld" invocation.  This messes up the relative search order,
and is at least partly responsible for "the pixman problem"
experienced on (at least) NetBSD 5.1.  This is as close as a general
fix as I can think of, and should fix PR#46130, although it possibly
doesn't fix every instance of this more general problem.
2012-03-07 12:55:53 +00:00
..
arg-pp-darwin-gcc
arg-pp-main
arg-pp-mipspro-cc
arg-pp-sunpro-cxx
arg-source
bsd.wrapper.mk Add support of C++ crossbuild with g++, based on CC with gcc. 2011-08-04 13:32:05 +00:00
buildcmd
cmd-sink
cmd-sink-aix-cc
cmd-sink-aix-ld
cmd-sink-aix-xlc
cmd-sink-cross-cpp
cmd-sink-cross-gcc
cmd-sink-cross-gxx Add support of C++ crossbuild with g++, based on CC with gcc. 2011-08-04 13:32:05 +00:00
cmd-sink-darwin-xlc
cmd-sink-hpux-cc
cmd-sink-hpux-ld
cmd-sink-icc-cc
cmd-sink-icc81-cc
cmd-sink-interix-gcc
cmd-sink-interix-ld
cmd-sink-irix-cc
cmd-sink-irix-ld
cmd-sink-ld
cmd-sink-osf1-cc
cmd-sink-osf1-ld
cmd-sink-solaris-imake
cmd-sink-sunpro-cxx
cmd-sink-unixware-gcc
gen-reorder.sh
gen-transform.sh
logic
NOTES
scan
test-transform.sh
transform-aix-cc
transform-ccc-cc
transform-gcc Rewrite any -R<dir> into -Wl,-R<dir>. -R is the old form of -Wl,-R, 2012-03-07 12:55:53 +00:00
transform-icc-cc
transform-ido-cc
transform-mipspro-cc
transform-mipspro-ucode-cc
transform-sunpro-cc Transform -ggdb<level> to -g, too. 2012-02-07 09:42:05 +00:00
transform-xlc-cc
wrapper-defs.mk
wrapper-subr.sh
wrapper.sh