[Buildroot] flags to build Qt5 for AMD Geode LX arch ?

Arnout Vandecappelle arnout at mind.be
Thu Jan 31 21:24:28 UTC 2019



On 30/01/2019 15:39, David Picard wrote:
> Hello,
> 
> I fixed it. So for the record, the solution was :
> BR2_PACKAGE_QT5BASE_CUSTOM_CONF_OPTS="-no-sse2"
> 
> Got it from Qt's configure utility :
> $ configure --help

 So the proper fix would be to change qt5base.mk to pass this option
automatically if !BR2_X86_CPU_HAS_SSE2.

 Regards,
 Arnout


More information about the buildroot mailing list