build.bats
12.8 KB
-
On FreeBSD, stop defaulting to MAKE=gmake · 0e58079d
It appears that regular `make` that ships on FreeBSD 10 is compatible enough to build Rubies. This enables ruby-build on fresh FreeBSD installs (which don't have `gmake` by default) without having to explicitly set `MAKE=make`.
Mislav Marohnić committed