diff options
author | Koichi Sasada <ko1@atdot.net> | 2019-11-09 06:55:38 +0900 |
---|---|---|
committer | Koichi Sasada <ko1@atdot.net> | 2019-11-09 06:57:58 +0900 |
commit | dfac2e9eb3d697e56d91151584f1d3cf9d2c79c9 (patch) | |
tree | 156ddf1a1a70223dfbd4f73737dce57e4f4d082a /transient_heap.c | |
parent | 3b6954f8b9189f599e1f17636f8667a95ee94193 (diff) | |
download | ruby-dfac2e9eb3d697e56d91151584f1d3cf9d2c79c9.tar.gz |
don't embed full-path.
miniruby load *.rb from srcdir. To specify file path,
tool/mk_builtin_loader.rb embed full path of each *.rb file.
However it prevent to pre-generation of required files for tarball.
This patch generate srcdir/*.rb from __FILE__ information.
Diffstat (limited to 'transient_heap.c')
0 files changed, 0 insertions, 0 deletions