Branch: refs/heads/yves/cygwin_fix Home: https://github.com/Perl/perl5 Commit: 59354d421bb2fbee5ca6bb7d0b5d2c0a4503f391 https://github.com/Perl/perl5/commit/59354d421bb2fbee5ca6bb7d0b5d2c0a4503f391 Author: Yves Orton <[email protected]> Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M perl.h
Log Message:
-----------
perl.h - remove visibility attribute on cygwin
There is no attribute visibility on cygwin apparently, and the warnings
seem to overwhelm the cygwin build process.
