From 7aaa22ab248944a6d8e37984c9e60b72d39d29ff Mon Sep 17 00:00:00 2001 From: actions-user Date: Sat, 27 Apr 2024 02:37:04 +0800 Subject: [PATCH] update 2024-04-27 02:37:04 --- ddns-go/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddns-go/Makefile b/ddns-go/Makefile index 6e03b94a..62275f19 100644 --- a/ddns-go/Makefile +++ b/ddns-go/Makefile @@ -21,7 +21,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/jeessy2/ddns-go/v6 GO_PKG_LDFLAGS_X:=main.version=$(PKG_VERSION)