summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/dist/IO/hints/sco.pl
blob: ddcf1551d1a5f426e85ca804e416b649dd758195 (plain) (blame)
1
2
# SCO OSR5 needs to link with libc.so again to have C<fsync> defined
$self->{LIBS} = ['-lc'];