[Buildroot] [PATCH] qt: QT_COORD_TYPE_DOUBLE should only be set on soft float

Peter Korsgaard peter at korsgaard.com
Tue Apr 28 19:23:36 UTC 2015


>>>>> "Richard" == Richard Genoud <richard.genoud at gmail.com> writes:

 > If QT_COORD_TYPE_DOUBLE is forced and hard float is used, Qt compilation
 > breaks because it can't find hard coded operations on double.

 > Moreover, QT_COORD_TYPE is float only if QT_NO_FPU is set.
 > (cf src/corelib/global/qglobal.h)

 > So, we can safely make the QT_COORD_TYPE_DOUBLE option depend on
 > BR2_SOFT_FLOAT.

 > Reported-by: Peter Korsgaard <peter at korsgaard.com>
 > Signed-off-by: Richard Genoud <richard.genoud at gmail.com>

Committed, thanks.

-- 
Venlig hilsen,
Peter Korsgaard 



More information about the buildroot mailing list