This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove win32/config*.gc64nox
authorSteve Hay <steve.m.hay@googlemail.com>
Sat, 9 Jun 2012 16:56:40 +0000 (17:56 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Sat, 9 Jun 2012 16:58:54 +0000 (17:58 +0100)
commit7bef440cec6de046112398f991b1dd7d23689e23
treebca00ca0cb35aa33af4b68048e3caca7f2014a3e
parent3090e57a7623df3083462032f942f4bb64d46921
Remove win32/config*.gc64nox

The ARCHPREFIX setting from makefile.mk is now passed into config_sh.PL
and config_h.PL and used to apply the changes necessary to the
config*.gc64 files to support both the usual gcc suite and the
x86_64-w64-mingw32-gcc suite (used when GCCCROSS=define).

Also remove the redundant INST_VER argument in the config_h.PL calls.
MANIFEST
Porting/checkcfgvar.pl
win32/Makefile
win32/config.gc64
win32/config.gc64nox [deleted file]
win32/config_H.gc64nox [deleted file]
win32/config_h.PL
win32/makefile.mk