From 49f1f944bcd72586cc76622fd42c904974506f91 Mon Sep 17 00:00:00 2001 From: Lorn Potter Date: Fri, 28 Sep 2018 10:51:54 +1000 Subject: wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASM MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and fix handling of incoming binary data Change-Id: I31e97505ad4ff64cf8e380df5d0d6b70c3cd60b0 Reviewed-by: Ryan Chu Reviewed-by: Edward Welbourne Reviewed-by: Morten Johan Sørvig --- configure.json | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.json') diff --git a/configure.json b/configure.json index 85d6a8c31a..3702c24f63 100644 --- a/configure.json +++ b/configure.json @@ -730,6 +730,7 @@ "headersclean": { "label": "Check for clean headers", "autoDetect": "features.developer-build", + "condition": "!config.wasm", "output": [ "privateConfig" ] }, "framework": { -- cgit v1.2.3