From 2b6659f18a358baf3b758de82878ef5bf0b5d17c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 23:57:18 +0800 Subject: [PATCH] update 2023-09-02 23:57:18 --- alist/Makefile | 2 +- cdnspeedtest/Makefile | 2 +- ddns-go/Makefile | 2 +- dnsproxy/Makefile | 2 +- gowebdav/Makefile | 2 +- mbedtls/Makefile | 2 +- shadowsocks-libev/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/alist/Makefile b/alist/Makefile index 80d8a151b..3ef9d2e68 100644 --- a/alist/Makefile +++ b/alist/Makefile @@ -29,7 +29,7 @@ endef PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0 -PKG_BUILD_FLAGS:=no-mips16 +PKG_USE_MIPS16:=0 GO_PKG:=github.com/alist-org/alist GO_PKG_LDFLAGS:=-w -s diff --git a/cdnspeedtest/Makefile b/cdnspeedtest/Makefile index fa6420341..02f23b799 100644 --- a/cdnspeedtest/Makefile +++ b/cdnspeedtest/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_BUILD_FLAGS:=no-mips16 +PKG_USE_MIPS16:=0 GO_PKG:=github.com/XIU2/CloudflareSpeedTest GO_PKG_LDFLAGS_X:=main.version=v$(PKG_VERSION) diff --git a/ddns-go/Makefile b/ddns-go/Makefile index 223871cbf..8f3022abe 100644 --- a/ddns-go/Makefile +++ b/ddns-go/Makefile @@ -23,7 +23,7 @@ PKG_MAINTAINER:=herboy2008 PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_BUILD_FLAGS:=no-mips16 +PKG_USE_MIPS16:=0 GO_PKG:=github.com/jeessy2/ddns-go/v5 GO_PKG_LDFLAGS_X:=main.version=$(PKG_VERSION) diff --git a/dnsproxy/Makefile b/dnsproxy/Makefile index eee134d3a..1bc5baabd 100644 --- a/dnsproxy/Makefile +++ b/dnsproxy/Makefile @@ -18,7 +18,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_BUILD_FLAGS:=no-mips16 +PKG_USE_MIPS16:=0 GO_PKG:=github.com/AdguardTeam/dnsproxy GO_PKG_LDFLAGS_X:=main.VersionString=v$(PKG_VERSION) diff --git a/gowebdav/Makefile b/gowebdav/Makefile index 428912013..5f71d93f0 100644 --- a/gowebdav/Makefile +++ b/gowebdav/Makefile @@ -16,7 +16,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_BUILD_FLAGS:=no-mips16 +PKG_USE_MIPS16:=0 GO_PKG:=github.com/1715173329/gowebdav diff --git a/mbedtls/Makefile b/mbedtls/Makefile index fe3f14e38..af2bf5f2d 100644 --- a/mbedtls/Makefile +++ b/mbedtls/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mbedtls PKG_VERSION:=2.28.4 PKG_RELEASE:=1 -PKG_BUILD_FLAGS:=no-mips16 gc-sections no-lto +PKG_USE_MIPS16:=0 gc-sections no-lto PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/ARMmbed/mbedtls/tar.gz/v$(PKG_VERSION)? diff --git a/shadowsocks-libev/Makefile b/shadowsocks-libev/Makefile index 0c4ce1bd6..5737f50df 100644 --- a/shadowsocks-libev/Makefile +++ b/shadowsocks-libev/Makefile @@ -27,7 +27,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -PKG_BUILD_FLAGS:=no-mips16 lto +PKG_USE_MIPS16:=0 lto PKG_BUILD_PARALLEL:=1 PKG_BUILD_DEPENDS:=c-ares pcre