On Fri, 24 Jan 2025 17:08:42 GMT, Magnus Ihse Bursie wrote:
> When you set a variable on the make command line that is not a known control
> variable, make emits a note like this:
>
>
> Note: Command line contains non-control variables:
> * MODULES=
> * IDEA_OUTPUT=/mnt/h/openjdk/git-jdk2/.ide
When you set a variable on the make command line that is not a known control
variable, make emits a note like this:
Note: Command line contains non-control variables:
* MODULES=
* IDEA_OUTPUT=/mnt/h/openjdk/git-jdk2/.idea
Make sure it is not mistyped, and that you intend to override this variabl