projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ca1d4b
)
dev-libs/openssl: handle riscv64
author
Mike Gilbert
<floppym@gentoo.org>
Thu, 2 Apr 2020 14:55:31 +0000
(10:55 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Thu, 2 Apr 2020 14:55:31 +0000
(10:55 -0400)
Closes: https://bugs.gentoo.org/715908
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
dev-libs/openssl/files/gentoo.config-1.0.2
patch
|
blob
|
history
diff --git
a/dev-libs/openssl/files/gentoo.config-1.0.2
b/dev-libs/openssl/files/gentoo.config-1.0.2
index d16175e6292ee43904b7b7d33dafa9950d5c1ed7..4e88dbabf13520b28ae42e64317fc6d2161545d1 100644
(file)
--- a/
dev-libs/openssl/files/gentoo.config-1.0.2
+++ b/
dev-libs/openssl/files/gentoo.config-1.0.2
@@
-104,6
+104,7
@@
linux)
powerpc64*) machine=ppc64;;
powerpc*le*) machine="generic32 -DL_ENDIAN";;
powerpc*) machine=ppc;;
+ riscv64*) machine="generic64 -DL_ENDIAN";;
# sh64*) machine=elf;;
sh*b*) machine="generic32 -DB_ENDIAN";;
sh*) machine="generic32 -DL_ENDIAN";;