summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2022-09-20 08:36:06 -0400
committerAlan Wu <XrXr@users.noreply.github.com>2022-09-20 14:17:27 -0400
commita8dc49b4d57e0a2d07691176f43e4b7f71874fa7 (patch)
tree27a01beb89cdd7ff652e20723d111638ef9d1e50 /spec/ruby/core/array
parentb3d8dddee7a9ea0bc9c278a5c9faa4df81afd57e (diff)
YJIT: Support MAKE=bmake for release build
This add support for bmake, which should allow building with `configure --enable-yjit` for the BSDs. Tested on FreeBSD 13 and on macOS with `configure MAKE=bmake` on a case-sensitive file system. It works by including a fragment into the Makefile through the configure script, similar to common.mk. It uses the always rebuild approach to keep build system changes minimal.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/6408
Diffstat (limited to 'spec/ruby/core/array')
0 files changed, 0 insertions, 0 deletions