RFR: 7903542: jextract sample compilation scripts can avoid specifying standard include directory in Mac OS
jextract infers standard include directory automatically. ------------- Commit messages: - 7903542: jextract sample compilation scripts can avoid specifying standard include directory in Mac OS Changes: https://git.openjdk.org/jextract/pull/127/files Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=127&range=00 Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903542 Stats: 31 lines in 29 files changed: 0 ins; 31 del; 0 mod Patch: https://git.openjdk.org/jextract/pull/127.diff Fetch: git fetch https://git.openjdk.org/jextract.git pull/127/head:pull/127 PR: https://git.openjdk.org/jextract/pull/127
On Tue, 29 Aug 2023 11:18:33 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
jextract infers standard include directory automatically.
Marked as reviewed by mcimadamore (Committer). ------------- PR Review: https://git.openjdk.org/jextract/pull/127#pullrequestreview-1600223652
On Tue, 29 Aug 2023 11:18:33 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
jextract infers standard include directory automatically.
This pull request has now been integrated. Changeset: 80b53e87 Author: Athijegannathan Sundararajan <sundar@openjdk.org> URL: https://git.openjdk.org/jextract/commit/80b53e87ff42e350eeb71a2076c952408f91... Stats: 31 lines in 29 files changed: 0 ins; 31 del; 0 mod 7903542: jextract sample compilation scripts can avoid specifying standard include directory in Mac OS Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jextract/pull/127
participants (2)
-
Athijegannathan Sundararajan
-
Maurizio Cimadamore