Integrated: 8368312: Move CC_OUT_OPTION out of spec.gmk
Magnus Ihse Bursie
ihse at openjdk.org
Mon Sep 22 21:06:54 UTC 2025
On Mon, 22 Sep 2025 16:35:49 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> The CC_OUT_OPTION is a bit tricky, since it tries to encode a literal space from configure. Fortunately, it is only used in a single place, so we can just define it in place instead.
>
> This is part of an effort to clean up spec.gmk to not contain so much weird stuff.
This pull request has now been integrated.
Changeset: d0fe8f7e
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d0fe8f7ede7c2426438c7d6dc5a24cfd2f1d094e
Stats: 19 lines in 4 files changed: 8 ins; 8 del; 3 mod
8368312: Move CC_OUT_OPTION out of spec.gmk
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/27431
More information about the build-dev
mailing list