jnr / jnr-ffi

Java Abstracted Foreign Function Layer
Other
1.23k stars 154 forks source link

Allow detection of 64-bit libraries on Linux/aarch64 #340

Open pepijnve opened 9 months ago

pepijnve commented 9 months ago

Adjust the filter in Platform.Linux to also correctly choose between 32/64-bit libraries on aarch64.