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 May 23, 2023
1 parent 843ecd2 commit 2bb7539
Show file tree
Hide file tree
Showing 51 changed files with 46,832 additions and 1 deletion.
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
Loading

0 comments on commit 2bb7539

Please sign in to comment.