qt5webengine: only available on x86(-64) hosts
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 2 Nov 2017 10:45:20 +0000 (11:45 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 5 Nov 2017 15:58:12 +0000 (16:58 +0100)
commit315f2a7d16914051e21a6e5a1da2e6514cbe7c80
tree1c61f08e295e25088853189ac2388bed59024170
parent9b9347ee9f8e531dd177b437e8ea5387e29fc35e
qt5webengine: only available on x86(-64) hosts

The -m32 compiler flag is used for 32bit builds and the host tools have
limited architecture support. It may work in some situations (e.g.
on aarch64 host when building a 64-bit target), but it's equally likely
that it breaks and those situations are not tested. So just limit to
x86(-64) hosts.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[Arnout: explain that it may work in some situations]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/qt5/qt5webengine/Config.in