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