Skip to content

Commit 06f6e01

Browse files
luyahanBethGriggs
authored andcommitted
deps: add riscv64 into openssl Makefile and gen openssl-riscv64
PR-URL: #40063 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent d80082f commit 06f6e01

File tree

9 files changed

+16947
-1
lines changed

9 files changed

+16947
-1
lines changed

deps/openssl/config/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ linux-armv4 linux-elf linux-x32 linux-x86_64 linux-ppc \
1515
linux-ppc64 linux-ppc64le linux32-s390x linux64-s390x linux64-mips64\
1616
solaris-x86-gcc solaris64-x86_64-gcc VC-WIN64A VC-WIN32
1717

18-
NO_ASM_ARCHS = VC-WIN64-ARM
18+
NO_ASM_ARCHS = VC-WIN64-ARM linux64-riscv64
1919

2020
CC = gcc
2121
FAKE_GCC = ../config/fake_gcc.pl

0 commit comments

Comments
 (0)