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

ruby-changes:72623

From: Nobuyoshi <ko1@a...>
Date: Thu, 21 Jul 2022 22:32:49 +0900 (JST)
Subject: [ruby-changes:72623] 804b073573 (master): Update common sources including id.h after update

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

From 804b073573eb180f12e77a0e3840f04d6eac86aa Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Thu, 21 Jul 2022 19:52:30 +0900
Subject: Update common sources including id.h after update

---
 common.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common.mk b/common.mk
index d3cb32ad85..b4b00bdd46 100644
--- a/common.mk
+++ b/common.mk
@@ -1323,6 +1323,7 @@ up:: https://github.com/ruby/ruby/blob/trunk/common.mk#L1323
 yes::
 no::
 
+after-update:: common-srcs
 after-update:: $(REVISION_H)
 after-update:: extract-extlibs
 after-update:: extract-gems
-- 
cgit v1.2.1


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

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