diff options
author | Charles Oliver Nutter <[email protected]> | 2024-10-30 14:45:30 -0500 |
---|---|---|
committer | Charles Oliver Nutter <[email protected]> | 2024-10-30 15:30:28 -0500 |
commit | 22abcce704cf3d82aaa9af5b8ae4e6bf628502ea (patch) | |
tree | 571b538673d2ff4b24146d7b2a1104703f9ad47f /dln.h | |
parent | 5da1cc6c9c548bf95599ad7aa1b3877f8ccda953 (diff) |
Only check RubyVM on CRuby
Blind use of the RubyVM constant here prevents this test from
running on non-CRuby. This patch guards it with RUBY_ENGINE ==
"ruby" to make sure that doesn't happen.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11964
Diffstat (limited to 'dln.h')
0 files changed, 0 insertions, 0 deletions