rbenv-ruby-build/test
Thomas Hurst 4cec390699
Set default MAKE=make on FreeBSD (#2263)
This was set to gmake in https://github.com/rbenv/ruby-build/pull/1381
as a workaround for https://bugs.ruby-lang.org/issues/16331

YJIT builds in Ruby 3.3 previews require the use of BSD make on these
platforms, and no supported version of MRI requires the use of gmake, so
revert this.

JRuby continues to require gmake for jruby-launcher.

Fixes #2262

Co-authored-by: Mislav Marohnić <git@mislav.net>
2023-10-11 12:19:40 +02:00
..
fixtures Unknown checksum algorithms (based on length) are errors 2016-01-18 23:27:01 -05:00
stubs add stub_repeated test helper 2023-03-06 19:15:49 +01:00
tmp Ensure test/tmp directory exists 2012-11-19 19:25:52 -06:00
arguments.bats Fix typo in test/arguments.bats (s/enought/enough/) 2015-07-17 23:50:18 -07:00
build.bats Set default MAKE=make on FreeBSD (#2263) 2023-10-11 12:19:40 +02:00
cache.bats Allow overriding HTTP client type based on environment variable RUBY_BUILD_HTTP_CLIENT (pyenv/pyenv#1126) 2018-04-26 02:08:59 +00:00
checksum.bats Allow overriding HTTP client type based on environment variable RUBY_BUILD_HTTP_CLIENT (pyenv/pyenv#1126) 2018-04-26 02:08:59 +00:00
compiler.bats Remove require_gcc implementation 2023-08-03 14:53:52 +02:00
definitions.bats Rename definition to truffleruby+graalvm 2020-07-22 16:41:01 +02:00
fetch.bats Assert error shown when curl, wget, & aria2c are unavailable 2019-11-04 14:48:46 +01:00
hooks.bats Suggest rbenv global if there is no explicit global setting (#2052) 2022-09-25 11:20:43 +02:00
installer.bats Fix test to compensate for different ls output on Fedora/Centos 2014-09-09 00:03:18 -07:00
mirror.bats Add RUBY_BUILD_MIRROR_PACKAGE_URL to specify the complete mirror URL 2020-07-18 00:36:59 +08:00
rbenv.bats add stub_repeated test helper 2023-03-06 19:15:49 +01:00
test_helper.bash appease linter 2023-03-06 19:19:31 +01:00
version.bats update urls to rbenv 2015-12-07 14:17:04 -08:00