8174064: Tab expansion broken for make
Reviewed-by: erikj
This commit is contained in:
parent
a57ec3df73
commit
184939a7e2
@ -66,7 +66,7 @@ ifeq ($(HAS_SPEC),)
|
||||
ifeq ($(CALLED_SPEC_TARGETS), )
|
||||
ONLY_GLOBAL_TARGETS := true
|
||||
endif
|
||||
ifneq ($(findstring qp, $(MAKEFLAGS)),)
|
||||
ifeq ($(findstring p, $(MAKEFLAGS))$(findstring q, $(MAKEFLAGS)), pq)
|
||||
ONLY_GLOBAL_TARGETS := true
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user