We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfcebc commit bfd9385Copy full SHA for bfd9385
macos/Dependencies/common.make
@@ -52,7 +52,7 @@ RUBY_CONFIGURE_ARGS := \
52
--disable-rubygems \
53
--disable-install-doc \
54
--build=$(RBUILD) \
55
- --with-baseruby=/opt/homebrew/opt/ruby \
+ --with-baseruby=/opt/homebrew/opt/ruby/bin/ruby \
56
${EXTRA_RUBY_CONFIG_ARGS}
57
58
CONFIGURE := $(CONFIGURE_ENV) ./configure $(CONFIGURE_ARGS)
0 commit comments