Skip to content

Commit 78653f9

Browse files
committed
Use only cross compile for linux/mips64
1 parent 28843a5 commit 78653f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make_so.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ compile amd64 linux
4444
compile ppc64 linux
4545
compile ppc64le linux
4646
compile aarch64 linux
47-
compile mips64 linux
47+
#compile mips64 linux
4848
compile loongarch64 linux
4949
compile amd64 freebsd "cc"
5050
compile i386 freebsd "cc -m32 -march=i486 -mfancy-math-387"

0 commit comments

Comments
 (0)