Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0f43d404c75f5908ab84ef2cbb066838130b760a https://github.com/Perl/perl5/commit/0f43d404c75f5908ab84ef2cbb066838130b760a Author: Karl Williamson <[email protected]> Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M perl.h
Log Message:
-----------
Add PERL_GCC_VERSION_GE and kin
This saves typing and potential mistakes
The idea and implementation are from Tomasz Konojacki
