mirror of https://github.com/openssl/openssl.git
No, the VAX is not a 64 bit architecture.
This commit is contained in:
parent
fd74679ae2
commit
4cce82446c
|
|
@ -258,8 +258,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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue