Integrated: Add support for bin folder in makefile
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue May 28 10:37:14 UTC 2024
On Mon, 27 May 2024 14:14:02 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> A previous PR changed the gradle build to emit launcher scripts in a separate "bin" folder. However, that PR did not make any changes to the makefiles used to produce the binary bundles. This PR rectifies that.
>
> Tested locally.
This pull request has now been integrated.
Changeset: 926070f9
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/926070f9eea83a0cee916240052bf04d5f2312a6
Stats: 5 lines in 2 files changed: 3 ins; 0 del; 2 mod
Add support for bin folder in makefile
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/jextract/pull/247
More information about the jextract-dev
mailing list