summaryrefslogtreecommitdiff
path: root/dln.h
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2024-07-10 11:17:50 -0400
committerPeter Zhu <[email protected]>2024-07-10 14:28:10 -0400
commit64988e66d7704bf8e3eb21607df9afd675d5f016 ()
tree2f393aaa028831b993d897416ddd9b564a92f5c5 /dln.h
parent623eecce99fa796222096d290e55ff08b4c3cf9d (diff)
Allow miniruby to load shared GC
Since dln.c is replaced with dmydln.c for miniruby, we cannot load shared GC for miniruby. This means that many tests do not have the shared GC loaded and many tests fail because of the warning that emits in miniruby. This commit changes shared GC to directly use dlopen for loading the shared GC.
0 files changed, 0 insertions, 0 deletions