On Wed, 29 Jan 2020 15:36:52 GMT, Guru Hb <g...@openjdk.org> wrote: >> Marked as reviewed by kcr (Lead). > >> the -m32 option seems to be ignored by the compiler: >> cl : Command line warning D9002 : ignoring unknown option '-m32' >> >> However, I agree it is better to conditionally remove it. > "-m32" required for compiling other ports of webkit (WebkitGTK, WPE) and for > our platform I haven't tested this feature (i.e cross compiling on a 64 bit > Linux).
@guruhb this is ready to integrate unless @johanvos wants to review it. ------------- PR: https://git.openjdk.java.net/jfx/pull/97