Skip to content

Commit

Permalink
deps: add loongarch64 into openssl Makefile and gen openssl-loongarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
shipujin committed Jun 26, 2023
1 parent fb90b6b commit 8f8bafc
Show file tree
Hide file tree
Showing 46 changed files with 17,019 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/openssl/config/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ linux-armv4 linux-elf linux-x86_64 \
linux-ppc64le linux32-s390x linux64-s390x linux64-mips64\
solaris-x86-gcc solaris64-x86_64-gcc VC-WIN64A VC-WIN32

NO_ASM_ARCHS = VC-WIN64-ARM linux64-riscv64
NO_ASM_ARCHS = VC-WIN64-ARM linux64-riscv64 linux64-loongarch64

CC = gcc
FAKE_GCC = ../config/fake_gcc.pl
Expand Down

0 comments on commit 8f8bafc

Please sign in to comment.