Actions
Feature #21554
openWhich `make` should be supported?
Status:
Open
Assignee:
-
Target version:
-
Description
@nobu (Nobuyoshi Nakada) tried to support the following make for prism dependencies:
- GNU make(gmake)
- BSD make(bsdmake)
- NetBSD make(bmake)
- NMAKE
But it's not complete with bmake
now. I added gmake
to our OpenBSD instance and use it for chkbuild failures.
@jeremyevans0 (Jeremy Evans) Is it ok to use gmake
on OpenBSD?
And I propose defining the necessary make tools for building Ruby as gmake
, bsdmake
, and NMAKE
.
No data to display
Actions
Like0