Skip to content

Commit 7905df1

Browse files
luyahannodejs-github-bot
authored andcommitted
deps: add riscv64 into openssl Makefile and gen openssl-riscv64
PR-URL: nodejs#40063 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent 55379eb commit 7905df1

File tree

9 files changed

+16947
-1
lines changed

9 files changed

+16947
-1
lines changed

deps/openssl/config/Makefile

+1-1
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)