Integrated: Add support for Linux/AArch64

Jorn Vernee jvernee at openjdk.org
Mon Sep 9 09:37:17 UTC 2024


On Fri, 6 Sep 2024 19:22:07 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Currently we don't support jextract on Linux/AArch64, but have had some request to add support. This PR contains changes to make that work.
> 
> I've added a build script for the libclang bundle, which is loosely based on the old build script we had in the JDK repo, that can be used to create a libclang bundle. (and which I did in fact use to create the libclang bundle for aarch64). I've only tested this script on Linux/AArch64, but have included configurations for mac/linux x64/aarch64 as well.

This pull request has now been integrated.

Changeset: 92de9540
Author:    Jorn Vernee <jvernee at openjdk.org>
URL:       https://git.openjdk.org/jextract/commit/92de95409cbae5707808fa47aa759434a09a84b8
Stats:     176 lines in 5 files changed: 173 ins; 0 del; 3 mod

Add support for Linux/AArch64

Reviewed-by: mcimadamore

-------------

PR: https://git.openjdk.org/jextract/pull/258


More information about the jextract-dev mailing list