sbt/main
Ethan Atkins ab2875e837 Use jni implementation of ipcsocket apis on arm macs
There isn't yet a version of the jna available that works with the new
apple silicon using arm64. To workaround this, we can use the jni
implementation by default on arm64 macs. If the user wants to force the
jni implementation for any supported platform, they can opt in with the
`sbt.ipcsocket.jni` system property and/or by setting the serverUseJni
setting.
2020-11-23 12:31:15 -08:00
..
src Use jni implementation of ipcsocket apis on arm macs 2020-11-23 12:31:15 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00