summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array
diff options
context:
space:
mode:
authorYuta Saito <kateinoigakukun@gmail.com>2021-12-06 11:25:44 +0900
committerYuta Saito <kateinoigakukun@gmail.com>2022-01-19 11:19:06 +0900
commitbe1382b498e05a806f1db52629a54046a2e558d0 (patch)
tree7ccac879111eab9f740f818a6b8d39b2438c2328 /spec/ruby/core/array
parent9033ac3e2ce5735c11e99f7f4ecf63d5c258ac1e (diff)
ruby.c: initialize extra optional extensions linked statically
Add a hook point to initialize extra extension libraries. The default hook function is replaced when linking a strong `Init_extra_exts` symbol. A builder can insert an object file that defines Init_extra_exts by XLDFLAGS.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5407
Diffstat (limited to 'spec/ruby/core/array')
0 files changed, 0 insertions, 0 deletions