1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Make the target name unique when BASERUBY=no

This commit is contained in:
Nobuyoshi Nakada 2019-05-31 00:00:26 +09:00
parent ab0c8cc021
commit f7aa80b3fe
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -1380,7 +1380,7 @@ update-unicode-emoji-files:
$(Q) $(MAKEDIRS) "$(UNICODE_SRC_EMOJI_DATA_DIR)"
$(Q) $(UNICODE_EMOJI_DOWNLOAD) $(UNICODE_EMOJI_FILES)
$(srcdir)/$(HAVE_BASERUBY:yes=lib/unicode_normalize/tables.rb): \
$(srcdir)/lib/unicode_normalize/$(HAVE_BASERUBY:yes=tables.rb): \
$(UNICODE_SRC_DATA_DIR)/.unicode-tables.time
$(UNICODE_SRC_DATA_DIR)/$(ALWAYS_UPDATE_UNICODE:yes=.unicode-tables.time): \