This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
win32: remove support for disabling USE_LARGE_FILES
authorTomasz Konojacki <me@xenu.pl>
Thu, 29 Oct 2020 17:58:10 +0000 (18:58 +0100)
committerKarl Williamson <khw@cpan.org>
Mon, 23 Nov 2020 03:19:06 +0000 (20:19 -0700)
commit8b3db1a0cf78a47bbd1ac74d84a37d98838f864a
treea5eb0cc91166b5f2e1f06cf549c96e502d4486e0
parentc62fdeb784c7643c90d2ea8c2ec0f03a548da338
win32: remove support for disabling USE_LARGE_FILES

It was enabled by default on all compilers. I don't think it ever
makes sense to disable it.
dosish.h
win32/GNUmakefile
win32/Makefile
win32/config.gc
win32/config.vc
win32/config_H.gc
win32/config_H.vc
win32/config_sh.PL
win32/makefile.mk
win32/win32.c