Merge minor FIPS branch changes: buffer, objects, pem, x509.
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
# fixes bug in floating point emulation on sparc64 when
|
||||
# this script produces off-by-one output on sparc64
|
||||
use integer;
|
||||
eval 'use integer;';
|
||||
|
||||
print STDERR "Warning: perl module integer not found.\n" if ($@);
|
||||
|
||||
sub obj_cmp
|
||||
{
|
||||
|
Reference in New Issue
Block a user