diff options
author | Jeremy Evans <[email protected]> | 2023-12-19 21:30:47 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2023-12-19 21:30:47 -0800 |
commit | 7dca6b53a995a9782026f726c291344b5b8e0ab2 (patch) | |
tree | d1c2b2f07fe28fbb6857b91551e6174ffbb7e270 /ruby.c | |
parent | ae2c4d07204dd714a7a5be7697541447b023ea25 (diff) |
Add tool/missing-baseruby.bat, used when BASERUBY not available
Previously, the embedded semicolon in BASERUBY if BASERUBY is
not available breaks tarball builds without BASERUBY when using
OpenBSD make, due to the inability to escape MFLAGS correctly.
This moves the same BASERUBY code into a separate file, avoiding
the MFLAGS quoting issue.
BASERUBY must be passed to build-ext because it is required
by ripper since the introduction of lrama.
Fixes [Bug #19683]
Co-authored-by: Nobuyoshi Nakada <[email protected]>
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions