RFR: 7903284: jextract should infer platform specific include path for Mac OS
Athijegannathan Sundararajan
sundar at openjdk.org
Tue Sep 6 09:49:56 UTC 2022
On Mon, 5 Sep 2022 16:37:25 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
> Using xcrun --show-sdk-path to find the SDK installation path
We'll revisit framework support for macOS by a separate enhancement. For now, let's get -I option that infers platform specific header directory (which is already useful on macOS).
-------------
PR: https://git.openjdk.org/jextract/pull/69
More information about the jextract-dev
mailing list