summaryrefslogtreecommitdiff
path: root/cont.c
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2019-12-10 17:39:04 +0900
committerKoichi Sasada <ko1@atdot.net>2019-12-11 11:24:42 +0900
commit40026a408df5e3576380f6c1d8bf6c119fa2e32b (patch)
tree5946811b38d5b70aaa0c5a4ab983fef19478ded9 /cont.c
parent9c2807b2df14984e3c81d72a381d9a4d288b3fbe (diff)
downloadruby-40026a408df5e3576380f6c1d8bf6c119fa2e32b.tar.gz
support cross-compilation.
On cross-compilation, compiled binary can no be created because compiled binary should be created by same interpreter (on cross- compilation, host ruby is used to build ruby (BASERUBY)). So that cross-compilation system loads required scripts in text. It is same as miniruby.
Diffstat (limited to 'cont.c')
0 files changed, 0 insertions, 0 deletions