summaryrefslogtreecommitdiffhomepage
path: root/tasks/toolchains/android.rake
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2020-05-25 22:11:02 +0900
committerKOBAYASHI Shuji <[email protected]>2020-05-25 23:26:30 +0900
commita3ec6ede76bba29616ff4df33cd19ae59ebca07f (patch)
tree45bf8340e0d9244cc286694ce4846e544d168a57 /tasks/toolchains/android.rake
parent6803ddb8e2afa5cbbb8cbec01b6a4a37a76c4b48 (diff)
downloadmruby-a3ec6ede76bba29616ff4df33cd19ae59ebca07f.tar.gz
mruby-a3ec6ede76bba29616ff4df33cd19ae59ebca07f.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 'tasks/toolchains/android.rake')
0 files changed, 0 insertions, 0 deletions