Use real filename instead of `__FILE__` by fd00 · Pull Request #10895 · ruby/ruby

Compilation fails when srcdir ! = builddir and -ffile-prefix-map option is specified. $ cd /home/xxx/src # HOME=/home/xxx $ git clone https://github.com/ruby/ruby $ cd ruby $ ./autogen.sh $ cd /tmp...