[前][次][番号順一覧][スレッド一覧]

ruby-changes:62828

From: Nobuyoshi <ko1@a...>
Date: Fri, 4 Sep 2020 16:28:58 +0900 (JST)
Subject: [ruby-changes:62828] d7406ccc2c (master): Updated dependency

https://git.ruby-lang.org/ruby.git/commit/?id=d7406ccc2c

From d7406ccc2c99009cc2af56d5b01c411f8bb673f6 Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Fri, 4 Sep 2020 16:28:40 +0900
Subject: Updated dependency


diff --git a/common.mk b/common.mk
index 9447fb7..47d2304 100644
--- a/common.mk
+++ b/common.mk
@@ -14347,6 +14347,7 @@ transient_heap.$(OBJEXT): {$(VPATH)}internal/xmalloc.h https://github.com/ruby/ruby/blob/trunk/common.mk#L14347
 transient_heap.$(OBJEXT): {$(VPATH)}method.h
 transient_heap.$(OBJEXT): {$(VPATH)}missing.h
 transient_heap.$(OBJEXT): {$(VPATH)}node.h
+transient_heap.$(OBJEXT): {$(VPATH)}ractor_pub.h
 transient_heap.$(OBJEXT): {$(VPATH)}ruby_assert.h
 transient_heap.$(OBJEXT): {$(VPATH)}ruby_atomic.h
 transient_heap.$(OBJEXT): {$(VPATH)}st.h
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]