Integrated: 8276174: JavaFX build fails on macOS aarch64
Andreas Heger
duke at openjdk.java.net
Mon Nov 22 12:16:09 UTC 2021
On Thu, 11 Nov 2021 10:46:26 GMT, Andreas Heger <duke at openjdk.java.net> 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 integrated.
Changeset: d289db94
Author: andreas-heger <heger at gmx.de>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/d289db94d15e49ed28f797b516ffccf023fce9c9
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8276174: JavaFX build fails on macOS aarch64
Reviewed-by: kcr, jvos
-------------
PR: https://git.openjdk.java.net/jfx/pull/666
More information about the openjfx-dev
mailing list