RFR: 8323667: Library debug files contain non-reproducible full gcc include paths [v4]
Andrew Leonard
aleonard at openjdk.org
Wed Jan 17 09:37:52 UTC 2024
On Tue, 16 Jan 2024 21:35:14 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> So `$CC $CFLAGS` did not work?
@magicus
So I purposely chose SYSROOT_CFLAGS thinking that would all that would be needed, but I think you're correct, I should use the complete CFLAGS in case a custom user extension include may have pointed at some other include path.
I have updated and tested successfully with CFLAGS_JDKLIB.
Ready for re-review, Thanks
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17399#issuecomment-1895430084
More information about the build-dev
mailing list