mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
7659b3b271
When you try to call functions defined in mrbgems, you need to add the names of functions to `mrbc.c`, since `mrbc` does not link any mrbgem regardless of the configuration.