This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move IO from ext/ to dist/
[perl5.git] / dist / IO / hints / sco.pl
CommitLineData
2d717ff6
AH
1# SCO OSR5 needs to link with libc.so again to have C<fsync> defined
2$self->{LIBS} = ['-lc'];