naiveproxy: Workaround build failure for 21.02 (#2002)
This commit is contained in:
parent
5e2f8847c1
commit
7bc6823e00
@ -19,6 +19,7 @@ PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
|
|||||||
ifneq ($(wildcard $(TOPDIR)/feeds/packages/devel/ninja/ninja.mk),)
|
ifneq ($(wildcard $(TOPDIR)/feeds/packages/devel/ninja/ninja.mk),)
|
||||||
PKG_BUILD_DEPENDS+= ninja/host
|
PKG_BUILD_DEPENDS+= ninja/host
|
||||||
endif
|
endif
|
||||||
|
NINJA ?= ninja
|
||||||
PKG_USE_MIPS16:=0
|
PKG_USE_MIPS16:=0
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user