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
1 # -lucb has been reported to be fatal for perl5 on Solaris.
2 # Thus we deliberately don't include it here.
3 $self->{LIBS} = ['-ldbm'];