buildroot/package/qt
Richard Genoud e07ec136ee qt: QT_COORD_TYPE_DOUBLE should only be set on soft float
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>
2015-04-28 21:23:18 +02:00
..
0001-configure.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0002-eglwsegl-use-system.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0003-fix-const-atomics.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0004-pthread_getattr_np.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0005-script-qtdbus-no-gui.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0007-configure-add-psql_config-option.patch qt: fix postgresql plugin compile 2015-03-12 23:42:04 +01:00
0008-Remove-filterIncludePath-and-filterLibraryPath-usage.patch qt: fix postgresql plugin configure 2015-04-13 22:20:01 +02:00
Config.gfx.in
Config.in qt: QT_COORD_TYPE_DOUBLE should only be set on soft float 2015-04-28 21:23:18 +02:00
Config.keyboard.in
Config.mouse.in
Config.sql.in package/qt: enable unixodbc support 2015-04-05 15:57:36 +02:00
powervr.ini
qt.mk qt: add QT_COORD_TYPE to double option 2015-04-26 12:15:30 +02:00