Commit 49d2d3a
committed
Fix up rubyGH-13520
The `-C` option takes precedence over the `-r` option. This means
that the options `-r./$(arch)-fake -C $(srcdir)` try to load the file
in the source directory rather than the build directory.
[ci skip] because all CIs use `test-bundler-parallel` instead of this.1 parent d9674b1 commit 49d2d3a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1644 | 1644 | | |
1645 | 1645 | | |
1646 | 1646 | | |
1647 | | - | |
| 1647 | + | |
| 1648 | + | |
1648 | 1649 | | |
1649 | 1650 | | |
1650 | 1651 | | |
| |||
0 commit comments