Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 06f6e01

Browse filesBrowse files
luyahanBethGriggs
authored andcommitted
deps: add riscv64 into openssl Makefile and gen openssl-riscv64
PR-URL: #40063 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent d80082f commit 06f6e01
Copy full SHA for 06f6e01

File tree

Expand file treeCollapse file tree

9 files changed

+16947
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

9 files changed

+16947
-1
lines changed
Open diff view settings
Collapse file

‎deps/openssl/config/Makefile‎

Copy file name to clipboardExpand all lines: deps/openssl/config/Makefile
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.