Permalink
Please sign in to comment.
Browse files
* addr2line.c: use USE_ELF instead of __ELF__ because Solaris
doesn't define it. USE_ELF is already provided by configure. patched by Naohisa Goto. [ruby-dev:44066] [Bug #4998] * addr2line.h: ditto. * vm_dump.c: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32461 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- Loading branch information...
Showing
with
15 additions
and 5 deletions.
- +10 −0 ChangeLog
- +2 −2 addr2line.c
- +2 −2 addr2line.h
- +1 −1 vm_dump.c
0 comments on commit
e33183a