cmake: add support for V=cs
SVN-Revision: 31485
This commit is contained in:
parent
34ffb526a2
commit
b648860f9c
@ -1,6 +1,8 @@
|
||||
PKG_INSTALL:=1
|
||||
|
||||
MAKE_FLAGS+=VERBOSE=1
|
||||
ifneq ($(findstring c,$(OPENWRT_VERBOSE)),)
|
||||
MAKE_FLAGS+=VERBOSE=1
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_CCACHE),)
|
||||
ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
|
||||
|
Loading…
Reference in New Issue
Block a user