mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
VMS: arch in config.com was mistakenly made process global
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
85cdc842c8
commit
5aa8096fd0
@ -14,7 +14,7 @@ $ ! -d sets debugging
|
||||
$ ! -h prints a usage and exits
|
||||
$ ! -t test mode, doesn't run Configure
|
||||
$
|
||||
$ arch == f$edit( f$getsyi( "arch_name"), "lowercase")
|
||||
$ arch = f$edit( f$getsyi( "arch_name"), "lowercase")
|
||||
$ pointer_size = ""
|
||||
$ test = 0
|
||||
$ here = F$PARSE("A.;",F$ENVIRONMENT("PROCEDURE"),,,"SYNTAX_ONLY") - "A.;"
|
||||
|
Loading…
x
Reference in New Issue
Block a user