e07ec136ee
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@korsgaard.com> Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
0001-configure.patch | ||
0002-eglwsegl-use-system.patch | ||
0003-fix-const-atomics.patch | ||
0004-pthread_getattr_np.patch | ||
0005-script-qtdbus-no-gui.patch | ||
0007-configure-add-psql_config-option.patch | ||
0008-Remove-filterIncludePath-and-filterLibraryPath-usage.patch | ||
Config.gfx.in | ||
Config.in | ||
Config.keyboard.in | ||
Config.mouse.in | ||
Config.sql.in | ||
powervr.ini | ||
qt.mk |