qt5webkit: disable for MIPS64
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 17 Dec 2013 13:57:29 +0000 (13:57 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 18 Dec 2013 11:08:34 +0000 (12:08 +0100)
commit60e9010ec843c736ce5d1d34d7a60a0abab23d84
treede787124def52b33cccc5c453e0626aa57bc2ad3
parent69d33ae53346108a514edbf4411890d4713e3505
qt5webkit: disable for MIPS64

qt5webkit is not currently supported on MIPS64 platforms, so disable the
possibility of selecting this package in that platform.

In the future the following changes would be needed to fix this problem:
A new Source/JavaScriptCore/assembler/MacroAssemblerMIPS64.h file needs
to be created in order to add support for MIPS64 and MacroAssembler.h
needs to be modified to include that file in case of CPU(MIPS64).
Also Source/WTF/wtf/Platform.h and Source/WTF/wtf/dtoa/utils.h need to
be modified to add MIPS64 support.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5webkit/Config.in