summaryrefslogtreecommitdiff
path: root/cpan/Digest-SHA
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-06-19 12:07:26 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-06-19 14:58:13 -0400
commit1b8430e07fd0b3da76d987e934fa45e8c4b2aa9e (patch)
tree4f02ee5bc76067fe1141b12cc9bb61d0417bdb69 /cpan/Digest-SHA
parent960d7aa95fd85d333458d7fcada31d6575981c57 (diff)
downloadperl-1b8430e07fd0b3da76d987e934fa45e8c4b2aa9e.tar.gz
Disable ODBM (via i_dbm) in HP-UX, seems to be buggy.
Diffstat (limited to 'cpan/Digest-SHA')
-rw-r--r--cpan/Digest-SHA/hints/hpux.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpan/Digest-SHA/hints/hpux.pl b/cpan/Digest-SHA/hints/hpux.pl
index 942f223ba6..124d29c398 100644
--- a/cpan/Digest-SHA/hints/hpux.pl
+++ b/cpan/Digest-SHA/hints/hpux.pl
@@ -10,4 +10,3 @@ if ($Config{cc} eq 'cc' &&
$self->{OPTIMIZE} = '+O1';
}
}
-