Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151238515
D40749.id123722.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
629 B
Referenced Files
None
Subscribers
None
D40749.id123722.diff
View Options
Index: secure/lib/libcrypto/Makefile
===================================================================
--- secure/lib/libcrypto/Makefile
+++ secure/lib/libcrypto/Makefile
@@ -228,7 +228,10 @@
.elif defined(ASM_powerpc64)
SRCS+= ecp_nistp521-ppc64.S ecp_nistz256-ppc64.S ecp_nistz256.c ecp_ppc.c x25519-ppc64.S
.elif defined(ASM_powerpc64le)
+SRCS+= ecp_nistp224.c ecp_nistp256.c ecp_nistp521.c ecp_nistputil.c
SRCS+= ecp_nistp521-ppc64.S ecp_nistz256-ppc64.S ecp_nistz256.c ecp_ppc.c x25519-ppc64.S
+.elif defined(ASM_riscv64)
+SRCS+= ecp_nistp224.c ecp_nistp256.c ecp_nistp521.c ecp_nistputil.c
.endif
# encode_decode
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 1:26 AM (20 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31063279
Default Alt Text
D40749.id123722.diff (629 B)
Attached To
Mode
D40749: libcrypto: build nistp* on powerpc64le and riscv64
Attached
Detach File
Event Timeline
Log In to Comment