Re: [perl #21261] B::Terse not outputting correct constants or variable names
[p5sagit/p5-mst-13.2.git] / ext / NDBM_File / hints / solaris.pl
1 # -lucb has been reported to be fatal for perl5 on Solaris.
2 # Thus we deliberately don't include it here.
3 $self->{LIBS} = ["-lndbm", "-ldbm"];