projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a465d5
)
OpenVMS/Alpha should use 64 bits. If nothing else, there's
author
Richard Levitte
<levitte@openssl.org>
Wed, 4 Apr 2001 13:51:35 +0000
(13:51 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 4 Apr 2001 13:51:35 +0000
(13:51 +0000)
performance to gain.
makevms.com
patch
|
blob
|
history
diff --git
a/makevms.com
b/makevms.com
index 8c4a4e63cd75648c5a42143e6250cfa74462282c..b8452a66169f89f0054bc004c236ea99c39466b2 100755
(executable)
--- a/
makevms.com
+++ b/
makevms.com
@@
-280,8
+280,8
@@
$!
$ WRITE H_FILE "#if defined(HEADER_BN_H)"
$ WRITE H_FILE "#undef SIXTY_FOUR_BIT_LONG"
$ WRITE H_FILE "#undef SIXTY_FOUR_BIT"
+$ WRITE H_FILE "#define SIXTY_FOUR_BIT"
$ WRITE H_FILE "#undef THIRTY_TWO_BIT"
-$ WRITE H_FILE "#define THIRTY_TWO_BIT"
$ WRITE H_FILE "#undef SIXTEEN_BIT"
$ WRITE H_FILE "#undef EIGHT_BIT"
$ WRITE H_FILE "#endif"