diff options
| author | KOBAYASHI Shuji <[email protected]> | 2020-05-25 22:11:02 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-10-12 16:21:00 +0900 |
| commit | 5405977a6e438678d649ff6cbf6d36926bb752ef (patch) | |
| tree | 1b02fbbd4ff862ae264770d54c6ebb34c9fe54f2 /src/debug.c | |
| parent | f6dcc6dcfcd8ff49a418159bc05b93c7c817f1f0 (diff) | |
| download | mruby-5405977a6e438678d649ff6cbf6d36926bb752ef.tar.gz mruby-5405977a6e438678d649ff6cbf6d36926bb752ef.zip | |
Add `y.tab.c` to remove Bison from build dependencies; ref 4ce3997c
I sometimes see Bison related problems in setting up build environments.
Therefore to remove Bison from build time dependencies, add `y.tab.c`
generated by Bison to the repository.
The reduction of dependency at build time also reduces the labor and time
for setup and installation in CI.
In addition, a path in `#line` directive is converted to a relative path so
that its path is constant regardless of development environments.
Diffstat (limited to 'src/debug.c')
0 files changed, 0 insertions, 0 deletions
