blob: ff604409496e75ada201c013d7802f29fe36ee3c [file] [log] [blame]
# osr5 needs to explicitly link against libc to pull in some static symbols
$self->{LIBS} = ['-ldb -lc'] if $Config{'osvers'} =~ '3\.2v5\.0\..' ;