summaryrefslogtreecommitdiff
path: root/load.c
diff options
context:
space:
mode:
authorAlan Wu <[email protected]>2022-11-18 14:59:04 -0500
committerAlan Wu <[email protected]>2022-11-18 18:50:34 -0500
commit7f269a3c2d19e28d493a492748cd998d4cd43c89 ()
treee2ea9b5165b77e41a26b30a7f376a54d15bea4d5 /load.c
parent2185f0ca772c1e8c318198b54e3a694b55945bbb (diff)
Fix io/console test for --with-static-linked-ext
The tests looks for the .so file, which doesn't exist when the extension is statically linked. In that situation it passes -I to ruby with nothing after it which ate the -rio/console argument.
Notes: Merged: https://.com/ruby/ruby/pull/6765
0 files changed, 0 insertions, 0 deletions