run-make-support: run
might not accurately preserve the behavior of RUN
in tools.mk
#123832
Labels
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
RUN
in tools.mk has different environments depending on the platform. Auditrun_make_support::run
to make surerun
correctly preserves the semantics ofRUN
intools.mk
:The text was updated successfully, but these errors were encountered: