On Mon, 22 Sep 2025 16:35:49 GMT, Magnus Ihse Bursie <[email protected]> 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 <[email protected]> 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
