Merge "Stop double-printing config"
This commit is contained in:
@@ -510,8 +510,8 @@ ifeq (,$(strip $(DIST_DIR)))
|
|||||||
DIST_DIR := $(OUT_DIR)/dist
|
DIST_DIR := $(OUT_DIR)/dist
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(PRINT_BUILD_CONFIG),)
|
ifndef KATI
|
||||||
PRINT_BUILD_CONFIG := true
|
PRINT_BUILD_CONFIG ?= true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(USE_CLANG_PLATFORM_BUILD),)
|
ifeq ($(USE_CLANG_PLATFORM_BUILD),)
|
||||||
|
Reference in New Issue
Block a user