fix build verbosity
Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0
This commit is contained in:
committed by
Bjoern Michaelsen
parent
5ac28548c0
commit
c24c5101f5
@@ -18,7 +18,7 @@ endif
|
|||||||
include $(SRCDIR)/config_$(gb_Side).mk
|
include $(SRCDIR)/config_$(gb_Side).mk
|
||||||
|
|
||||||
ifeq ($(GMAKE_OPTIONS),)
|
ifeq ($(GMAKE_OPTIONS),)
|
||||||
ifeq ($(verbose),)
|
ifeq ($(VERBOSE),)
|
||||||
export GMAKE_OPTIONS:=-rs
|
export GMAKE_OPTIONS:=-rs
|
||||||
else
|
else
|
||||||
export GMAKE_OPTIONS:=-r
|
export GMAKE_OPTIONS:=-r
|
||||||
|
Reference in New Issue
Block a user