qt5base-lts/mkspecs/wasm-emscripten
Joerg Bornemann 22c1e10e19 Fix emar invocation on Windows
On Windows we hit the command line length limit when building the wasm
port of Qt. We must not pass the list of object files directly to emar,
but write a response file which is then passed via the @ parameter.

Fixes: QTBUG-75257
Change-Id: Id518fd81325716b8efaba29f495568a9a3e34be4
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2019-05-02 05:35:09 +00:00
..
qmake.conf Fix emar invocation on Windows 2019-05-02 05:35:09 +00:00
qplatformdefs.h WebAssembly for QtBase 2018-08-30 06:48:33 +00:00