xref: /openbsd-src/gnu/usr.bin/perl/ext/ODBM_File/hints/solaris.pl (revision 4a4f25f904a8c1d8cfb83cff2b4a31ccf4fbd165)
1*4a4f25f9Sdownsj# -lucb has been reported to be fatal for perl5 on Solaris.
2*4a4f25f9Sdownsj# Thus we deliberately don't include it here.
3*4a4f25f9Sdownsj$self->{LIBS} = ['-ldbm'];
4