mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 02:23:51 +08:00
Russian Elbrus processors support
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/10901)
This commit is contained in:
parent
177b60b481
commit
3b740f6ec0
1
config
1
config
@ -551,6 +551,7 @@ case "$GUESSOS" in
|
||||
pentium-*-vxworks*) OUT="vxworks-pentium" ;;
|
||||
simlinux-*-vxworks*) OUT="vxworks-simlinux" ;;
|
||||
mips-*-vxworks*) OUT="vxworks-mips";;
|
||||
e2k-*-linux*) OUT="linux-generic64 -DL_ENDIAN" ;;
|
||||
ia64-*-linux?) OUT="linux-ia64" ;;
|
||||
sparc64-*-linux2)
|
||||
echo "WARNING! If you *know* that your GNU C supports 64-bit/V9 ABI"
|
||||
|
Loading…
Reference in New Issue
Block a user