Sfoglia il codice sorgente

treewide: refactor to use PKG_BUILD_FLAGS

coolsnowwolf 2 anni fa
parent
commit
673d8e10f6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      v2ray-plugin/Makefile

+ 1 - 0
v2ray-plugin/Makefile

@@ -20,6 +20,7 @@ PKG_MAINTAINER:=madeye <[email protected]>
 PKG_BUILD_DEPENDS:=golang/host
 PKG_BUILD_PARALLEL:=1
 PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
 
 GO_PKG:=github.com/shadowsocks/v2ray-plugin
 GO_PKG_LDFLAGS_X:=main.VERSION=v$(PKG_VERSION)