pkgsrc/mk/wrapper
rillig 5aceb423df Some of the SunPro compilers (cc, c89) cannot handle the -O0 and -O1
options. Some others (c99, CC) can. To avoid linker errors about
"illegal option -- 1", these options are converted to -xO0 and -xO1,
which work.

Committed during the freeze to avoid breakage of packages. The code that
passed the -O0 and -O1 options through is relatively new, so there may
not have shown packages that break because of this.
2006-12-18 00:21:31 +00:00
..
arg-pp-darwin-gcc
arg-pp-main
arg-pp-mipspro-cc
arg-pp-sunpro-cxx
arg-source Remove trailing spaces. 2006-12-15 12:46:23 +00:00
bsd.wrapper.mk Removed the separate files for the cache header and footer. This makes 2006-11-26 14:42:17 +00:00
buildcmd
cmd-sink
cmd-sink-aix-cc
cmd-sink-aix-ld
cmd-sink-aix-xlc
cmd-sink-darwin-xlc
cmd-sink-icc-cc
cmd-sink-icc81-cc
cmd-sink-interix-gcc
cmd-sink-interix-ld
cmd-sink-ld Remove trailing tabs. 2006-12-15 13:15:06 +00:00
cmd-sink-osf1-cc The Tru64 linker does not know -h ${soname}, only -soname ${soname}. 2006-11-03 07:28:53 +00:00
cmd-sink-osf1-ld The Tru64 linker does not know -h ${soname}, only -soname ${soname}. 2006-11-03 07:28:53 +00:00
cmd-sink-solaris-imake
cmd-sink-sunpro-cxx
cmd-sink-unixware-gcc
gen-reorder.sh
gen-transform.sh
logic Remove trailing tabs. 2006-12-15 13:15:06 +00:00
NOTES The "scan" program does not modify "$@". 2006-10-21 11:43:42 +00:00
scan
test-transform.sh Added a small program to test a single transformation plug-in. 2006-12-09 12:42:43 +00:00
transform-aix-cc Converted to use the new transform_* functions from wrapper-subr.sh. 2006-11-30 11:51:39 +00:00
transform-ccc-cc Converted to use the new transform_* functions from wrapper-subr.sh. 2006-11-30 11:51:39 +00:00
transform-gcc + -M 2006-12-10 00:18:17 +00:00
transform-icc-cc Added handlers for the standard options. 2006-11-30 12:18:32 +00:00
transform-ido-cc Made the code simpler by converting it to the new transform_* functions. 2006-11-30 12:34:30 +00:00
transform-mipspro-cc Converted the MIPSpro wrappers to use the transform_* functions. 2006-11-30 13:00:16 +00:00
transform-mipspro-ucode-cc Converted the MIPSpro wrappers to use the transform_* functions. 2006-11-30 13:00:16 +00:00
transform-sunpro-cc Some of the SunPro compilers (cc, c89) cannot handle the -O0 and -O1 2006-12-18 00:21:31 +00:00
transform-xlc-cc Converted to using the functions from wrapper-subr.sh. 2006-12-10 03:14:59 +00:00
wrapper-defs.mk
wrapper-subr.sh The function transform_pass_with_warning() also gets its debugging 2006-11-30 12:59:56 +00:00
wrapper.sh Remove trailing spaces. 2006-12-15 12:46:23 +00:00