jasyncfio icon indicating copy to clipboard operation
jasyncfio copied to clipboard

Support build for arm64

Open ikorennoy opened this issue 2 years ago • 1 comments

Support a native library build for arm64. It must supply binaries for amd64 and arm64 and load the required library at startup.

At the moment the problem is that when trying to use gradle with qemu an error Unsupported setsockopt level=0 optname=49 occurs

ikorennoy avatar Jan 09 '22 13:01 ikorennoy

@ikorennoy .. Maybe worth re-testing this with a newer version of Linux:

https://github.com/oracle/graal/issues/4143

nadenf avatar Jan 02 '23 10:01 nadenf