On Mon, 9 May 2022 21:22:04 GMT, Kevin Rushforth wrote:
> Clean backport to `jfx17u` so we can build on macOS / aarch64 without needing
> to specify `-PCOMPILE_TARGET=arm64`.
This pull request has now been integrated.
Changeset: a5edae13
Author:Kevin Rushforth
URL:
https://git.open
On Sat, 30 Apr 2022 13:51:23 GMT, Kevin Rushforth wrote:
> Backport to `jfx11u` so we can build on macOS / aarch64 without needing to
> specify `-PCOMPILE_TARGET=arm64`. It isn't a clean backport, since I also had
> to include the definition of `IS_AARCH64` which is present in mainline, but
>
On Thu, 11 Nov 2021 10:46:26 GMT, Andreas Heger wrote:
> By changing the value for the clang -arch parameter to "arm64", the jfx
> project compiles on an apple silicon system. Are there any side effects which
> I might be missing in this simple solution?
This pull request has now been integrat