Project

General

Profile

Actions

Feature #21554

open

Which `make` should be supported?

Added by hsbt (Hiroshi SHIBATA) about 2 hours ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:123076]

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

Also available in: Atom PDF

Like0