treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16
[feed/packages.git] / utils / restic / Makefile
index e3cde4282b5c6832ad8c332bb3bf8346f1ad7bbb..7f08ccf4f486865b7f18ba08dee1b2abceb7f914 100644 (file)
@@ -14,7 +14,7 @@ PKG_MAINTAINER:=Tom Stöveken <tom@naaa.de>
 
 PKG_BUILD_DEPENDS:=golang/host
 PKG_BUILD_PARALLEL:=1
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
 
 GO_PKG:=github.com/restic/restic/
 GO_PKG_BUILD_PKG:=github.com/restic/restic/cmd/restic/