qt: do not allow webkit with SuperH Sourcery toolchain
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 May 2015 14:15:38 +0000 (16:15 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 17 May 2015 18:43:47 +0000 (20:43 +0200)
commit68167055154d9a550cb1de85456ecd47d0c6c529
treeeec90c5a898bb58e49b24dcb789239dca5d1d13d
parente7a7d53c9421f93f4cae7102f8a43deeb0fafdf1
qt: do not allow webkit with SuperH Sourcery toolchain

Building webkit with the SuperH Sourcery toolchain fails with an
assertion in binutils, so let's not allow to select webkit with this
toolchain. We do not need to worry about reverse dependencies, since
we use the existing BR2_PACKAGE_QT_ARCH_SUPPORTS_WEBKIT symbol to add
this new dependency.

Fixes:

  http://autobuild.buildroot.net/results/508cdeb67f272b61209f331ab7b990cb56f30817/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt/Config.in