зеркало из https://github.com/github/ruby.git
Do not make Unicode tables timestamp phony
This commit is contained in:
Родитель
515e106fb7
Коммит
8a831e5cb6
|
@ -250,7 +250,7 @@ $(MJIT_MIN_HEADER): $(mjit_min_headers) $(PREP)
|
|||
|
||||
endif
|
||||
|
||||
ifeq ($(if $(wildcard $(UNICODE_FILES) $(UNICODE_PROPERTY_FILES)),,\
|
||||
ifeq ($(if $(wildcard $(filter-out .,$(UNICODE_FILES) $(UNICODE_PROPERTY_FILES))),,\
|
||||
$(wildcard $(srcdir)/lib/unicode_normalize/tables.rb)),)
|
||||
# Needs the dependency when any Unicode data file exists, or
|
||||
# normalization tables script doesn't. Otherwise, when the target
|
||||
|
|
Загрузка…
Ссылка в новой задаче