mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
0eb9355acd
So you don't need `-falign-functions=2` anymore. Instead your platform must not use higher bits of the pointer (true for most platforms). If not, you have to use `struct mrb_method_t` version.