On Thu, 18 Nov 2021 17:02:19 GMT, Andreas Heger <[email protected]> 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? > > Andreas Heger has updated the pull request incrementally with one additional > commit since the last revision: > > 8276174: Set default TARGET_ARCH to "arm64" on apple silicon machines Thanks for the confirmation. I'll test it, and either @johanvos or @tiainen will need to do so as well. It will be great to not have to manually set `TARGET_ARCH`. ------------- PR: https://git.openjdk.java.net/jfx/pull/666
