[Buildroot] [PATCH v2 1/2] qt: Disable QtScript on MIPS64

Vicente Olivert Riera Vincent.Riera at imgtec.com
Thu Nov 28 13:49:06 UTC 2013


On 11/28/2013 12:07 PM, Thomas Petazzoni wrote:
> Dear Vicente Olivert Riera,
>
> On Wed, 27 Nov 2013 17:10:06 +0000, Vicente Olivert Riera wrote:
>
>> diff --git a/package/qt/Config.in b/package/qt/Config.in
>> index 2651d55..dd2b6d9 100644
>> --- a/package/qt/Config.in
>> +++ b/package/qt/Config.in
>> @@ -385,6 +385,7 @@ config BR2_PACKAGE_QT_OPENSSL
>>
>>   config BR2_PACKAGE_QT_SCRIPT
>>   	bool "Script Module"
>> +	depends on BR2_PACKAGE_QT_ARCH_SUPPORTS_WEBKIT
>
> I'm wondering if we shouldn't rename this option to something more
> exact: ARCH_SUPPORTS_JAVASCRIPTCORE. But I don't know, and we don't
> have well established best practices for this kind of things.
>
> Thomas
>

Maybe we could keep it as is by now, apply the quick fix for the next 
release, and decide what to do in the future. What do you think?

-- 
Vincent



More information about the buildroot mailing list