mirror of
https://github.com/openssl/openssl.git
synced 2025-03-19 19:50:42 +08:00
config: fix off-by-centimeter-to-the-right typo.
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
This commit is contained in:
parent
c75065e1ea
commit
d8292af423
2
config
2
config
@ -770,7 +770,7 @@ case "$GUESSOS" in
|
||||
# PA-RISC 2.0 is no longer supported as separate 32-bit
|
||||
# target. This is compensated for by run-time detection
|
||||
# in most critical assembly modules and taking advantage
|
||||
# of 2.0 architectire in PA-RISC 1.1 build.
|
||||
# of 2.0 architecture in PA-RISC 1.1 build.
|
||||
OUT="hpux-parisc1_1-${CC}"
|
||||
elif [ $CPU_VERSION -ge 528 ]; then # PA-RISC 1.1+ CPU
|
||||
OUT="hpux-parisc1_1-${CC}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user