mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
mruby-compiler: add y.tab.c in the repository again; close #6515
Since we have introduced lrama, everyone can generate same `y.tab.c` on any platform, without installing Bison. That was the reason we have removed `y.tab.c` from the repository. But this change cause #6515 and bothered out-of-tree builds. So we (reluctantly) added `y.tab.c` again.
This commit is contained in: