RFR: 8320899: Select the correct Makefile when running make in build directory

Erik Joelsson erikj at openjdk.org
Tue Nov 28 16:35:03 UTC 2023


On Tue, 28 Nov 2023 14:29:25 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> To facilitate running make in the build configuration directory, we create a Makefile out of a template. Unfortunately, this references the real Makefile at $TOPDIR instead of $WORKSPACE_ROOT. They are normally equivalent, but if you are using custom additions, they might not be.

Marked as reviewed by erikj (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/16852#pullrequestreview-1753361954


More information about the build-dev mailing list