From 28206cc49d24b7b178cfdf08eaf98afdd2de8cf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Sat, 2 Sep 2023 23:58:10 +0800 Subject: [PATCH] Update Makefile --- alist/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/alist/Makefile b/alist/Makefile index 3ef9d2e68..b9a0861ab 100644 --- a/alist/Makefile +++ b/alist/Makefile @@ -29,7 +29,6 @@ endef PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0 -PKG_USE_MIPS16:=0 GO_PKG:=github.com/alist-org/alist GO_PKG_LDFLAGS:=-w -s