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

config.status should be newer than config.cache if exists

This commit is contained in:
Nobuyoshi Nakada 2020-01-08 18:35:21 +09:00
parent 5b06dd3a42
commit 23218d4ab2
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -107,6 +107,8 @@ else
$(Q) $(RMALL) make_des_table*
endif
config.status: $(wildcard config.cache)
STUBPROGRAM = rubystub$(EXEEXT)
IGNOREDPATTERNS = %~ .% %.orig %.rej \#%\#
SCRIPTBINDIR := $(if $(EXEEXT),,exec/)