[Rev 01] RFR: 8237944: webview native cl "-m32" unknown option for windows 32-bit build
Kevin Rushforth
kcr at openjdk.java.net
Fri Jan 31 06:47:30 UTC 2020
On Wed, 29 Jan 2020 15:36:52 GMT, Guru Hb <ghb at 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
More information about the openjfx-dev
mailing list