Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.95k stars 554 forks source link

Return WIN32_NO_SOCKETS for miniperl.exe #22679

Open bulk88 opened 3 days ago

bulk88 commented 3 days ago

https://github.com/Perl/perl5/commit/8a548d15292f2166cb07a69fc5fc943391b7fba5

Removed the optimization for miniperl.exe, build speed is important for new code. Bring back the macro for miniperl.exe only. Measureable time savings for me. see commit message.


??????????? maybe, its a small build perf opt