mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
a7d9025e40
the diff extends build_helper to provide an function to return the expected name of GNU-make on the host: "make" or "gmake". Fixes #38429