Shorten command length when generating linker options file.
authorCraig A. Berry <craigberry@mac.com>
Sat, 20 Oct 2012 02:38:04 +0000 (21:38 -0500)
committerCraig A. Berry <craigberry@mac.com>
Sat, 20 Oct 2012 18:38:10 +0000 (13:38 -0500)
commitb3ecbfd38f4ef2dab1907a9460a7cc16dddd97cd
treeaa35af7317ce4b38fe5e29dac929b5abb9bac150
parentbc9f67ba0a974b35820929c6cd1939147ac92bc6
Shorten command length when generating linker options file.

The MINIPERL macro expands to 40 characters longer than the
MINIPERLQ macro in order to include Cwd, but Cwd isn't needed
when doing a simple one-liner, and the extra length can make us
exceed the command buffer on older VMS systems.
vms/descrip_mms.template