Merge "Mark Soong-exported make variables as readonly"
This commit is contained in:
@@ -170,6 +170,7 @@ ifneq ($$($(1)),)
|
||||
else
|
||||
$(1) := $$(SOONG_$(1))
|
||||
endif
|
||||
.KATI_READONLY := $(1) SOONG_$(1)
|
||||
endef
|
||||
|
||||
my_check_failed := false
|
||||
|
Reference in New Issue
Block a user