From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] qt4 webkit: Disable for MIPS64 n32
Date: Mon, 8 Sep 2014 14:51:43 +0200 [thread overview]
Message-ID: <20140908145143.55d5a2fb@free-electrons.com> (raw)
In-Reply-To: <1410178635-53697-1-git-send-email-Vincent.Riera@imgtec.com>
Dear Vicente Olivert Riera,
On Mon, 8 Sep 2014 13:17:15 +0100, Vicente Olivert Riera wrote:
> config BR2_PACKAGE_QT_WEBKIT
> bool "WebKit Module"
> + # qt-4.8.6 webkit: fails to compile on MIPS64 n32 platforms
> + # https://bugreports.qt-project.org/browse/QTBUG-39224
> + depends on !BR2_MIPS_NABI32
> depends on BR2_PACKAGE_QT_SHARED
> depends on BR2_PACKAGE_QT_GUI_MODULE
> depends on BR2_PACKAGE_QT_NETWORK
No. As explained in a separate thread, you should use
BR2_PACKAGE_QT_ARCH_SUPPORTS_WEBKIT.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2014-09-08 12:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-08 12:17 [Buildroot] [PATCH] qt4 webkit: Disable for MIPS64 n32 Vicente Olivert Riera
2014-09-08 12:23 ` Baruch Siach
2014-09-08 12:29 ` Vicente Olivert Riera
2014-09-08 12:38 ` Baruch Siach
2014-09-08 12:51 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140908145143.55d5a2fb@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox