diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2021-07-21 12:39:34 +0900 |
|---|---|---|
| committer | Koichi Sasada <ko1@atdot.net> | 2021-12-15 15:04:34 +0900 |
| commit | b43338ccc47d6e64ae6f52298a1f222cd5fd0887 (patch) | |
| tree | 0de141bbc8a894f6466116864a3388151a774e1e | |
| parent | 88e36d8f3c75a9b57d68e930385a23ff54b05cf3 (diff) | |
Update dependencies
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5263
| -rw-r--r-- | common.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7172,10 +7172,12 @@ hash.$(OBJEXT): {$(VPATH)}onigmo.h hash.$(OBJEXT): {$(VPATH)}oniguruma.h hash.$(OBJEXT): {$(VPATH)}probes.dmyh hash.$(OBJEXT): {$(VPATH)}probes.h +hash.$(OBJEXT): {$(VPATH)}ractor.h hash.$(OBJEXT): {$(VPATH)}ruby_assert.h hash.$(OBJEXT): {$(VPATH)}st.h hash.$(OBJEXT): {$(VPATH)}subst.h hash.$(OBJEXT): {$(VPATH)}symbol.h +hash.$(OBJEXT): {$(VPATH)}thread_native.h hash.$(OBJEXT): {$(VPATH)}transient_heap.h hash.$(OBJEXT): {$(VPATH)}util.h inits.$(OBJEXT): $(hdrdir)/ruby.h |
