# HG changeset patch
# User ihse
# Date 1528741118 -7200
# Node ID e5cdf2569510c1b289447c4a9055921ef58a84e6
# Parent 54fcaffa8face258b039e9b0caf0f7ad1deb67cc
8204682: Parsing for LOG=report=none is broken when combined with other keywords
Reviewed-by: erikj
diff -r 54fcaffa8fac -r e5cdf2569510 make/InitSupport.gmk
--- a/make/InitSupport.gmk Mon Jun 11 19:09:15 2018 +0200
+++ b/make/InitSupport.gmk Mon Jun 11 20:18:38 2018 +0200
@@ -34,6 +34,9 @@
ifeq ($(HAS_SPEC),)
+ # COMMA is defined in spec.gmk, but that is not included yet
+ COMMA := ,
+
# Include the corresponding closed file, if present.
ifneq ($(CUSTOM_MAKE_DIR), )
-include $(CUSTOM_MAKE_DIR)/InitSupport.gmk
@@ -531,8 +534,6 @@
define ParseLogOption
ifneq ($$(findstring $1, $$(LOG)),)
override $2 := true
- # COMMA is defined in spec.gmk, but that is not included yet
- COMMA := ,
# First try to remove ",