On Mon, 2 Sep 2024 12:28:17 GMT, Magnus Ihse Bursie <[email protected]> wrote:

> From the bug report:
> 
> Users are reporting warnings like this:
> 
> lib/CompileGtest.gmk:84: warning: overriding recipe for target 
> '/.../build/linux-x64/make-support/compile-commands/jvm-ldflags.txt'
> lib/CompileJvm.gmk:166: warning: ignoring old recipe for target 
> '/.../build/linux-x64/make-support/compile-commands/jvm-ldflags.txt'
> 
> I believe this is caused by 
> [JDK-8338290](https://bugs.openjdk.org/browse/JDK-8338290), where the 
> jvm-ldflags.txt target file isn't made unique enough.

This pull request has now been integrated.

Changeset: c3adcb84
Author:    Magnus Ihse Bursie <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/c3adcb843953b599b3c93d6b51afcc709ceaf45b
Stats:     2 lines in 2 files changed: 1 ins; 0 del; 1 mod

8338916: Build warnings about overriding recipe for jvm-ldflags.txt

Reviewed-by: jwaters, erikj

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

PR: https://git.openjdk.org/jdk/pull/20819

Reply via email to