summaryrefslogtreecommitdiff
path: root/tool/rbinstall.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-12-20 16:48:09 +0900
committerNobuyoshi Nakada <[email protected]>2024-12-22 22:10:26 +0900
commitfca85845ab3ee12b9d1907a1335aa3f18bf322f7 ()
tree70936ae89ef7f4727aa478beca9ada68b0607903 /tool/rbinstall.rb
parente1ff13b1465cc548ff1f9416c22492e6177d59a3 (diff)
Install modular GC libraries
Notes: Merged: https://.com/ruby/ruby/pull/12428
-rwxr-xr-xtool/rbinstall.rb9
1 files changed, 9 insertions, 0 deletions
@@ -1187,6 +1187,15 @@ install?(:ext, :comm, :gem, :'bundled-gems') do
end
end
parse_args()
include FileUtils