xref: /openbsd-src/gnu/usr.bin/perl/ext/GDBM_File/hints/sco.pl (revision 0a5f61bb653fdff7c29c2275df78c7f019a04c0c)
1*0a5f61bbSmillert# SCO OSR5 needs to link with libc.so again to have C<fsync> defined
2*0a5f61bbSmillert$self->{LIBS} = ['-lgdbm -lc'];
3