summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>2020-11-10 10:21:14 +1300
committerSamuel Williams <samuel.williams@oriontransfer.co.nz>2020-12-05 11:38:56 +1300
commit3b5b309b7b3724849c27dc1c836b5348a8a82e23 (patch)
treed950dd6df636d053563d117bbeed169ceed2c1b7 /common.mk
parent15e23312f6abcbf1afc6fbbf7917a57a0637f680 (diff)
Proposed method for dealing with stack locals which have non-local lifetime.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3624
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 5c78ebd02a..95dae70252 100644
--- a/common.mk
+++ b/common.mk
@@ -14011,6 +14011,7 @@ thread.$(OBJEXT): $(top_srcdir)/internal/thread.h
thread.$(OBJEXT): $(top_srcdir)/internal/time.h
thread.$(OBJEXT): $(top_srcdir)/internal/vm.h
thread.$(OBJEXT): $(top_srcdir)/internal/warnings.h
+thread.$(OBJEXT): {$(VPATH)}$(COROUTINE_H)
thread.$(OBJEXT): {$(VPATH)}assert.h
thread.$(OBJEXT): {$(VPATH)}backward/2/assume.h
thread.$(OBJEXT): {$(VPATH)}backward/2/attributes.h