xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
dist
/
IO
/
hints
/
sco.pl
(revision b39c5158)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SCO OSR5 needs to link with libc.so again to have C<fsync> defined
2
$
self
->{
LIBS
} = [
'-lc'
];
3