This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5db: remove leading ampersand.
[perl5.git] / ext / ODBM_File / hints / solaris.pl
CommitLineData
c2960299
AD
1# -lucb has been reported to be fatal for perl5 on Solaris.
2# Thus we deliberately don't include it here.
4633a7c4 3$self->{LIBS} = ['-ldbm'];