buildrootschalter/package/qt
Thomas Petazzoni 1f9c04f618 qt: remove the BR2_PACKAGE_QT_JAVASCRIPTCORE option
The BR2_PACKAGE_QT_JAVASCRIPTCORE option was available to force the
activation or disabling of the JIT compiler in the Qt Javascript
interpreter. However, the JIT compiler is not available for all
architectures, so forcing its activation does not always
work. Moreover, Qt knows by itself for which architectures JIT support
is possible, and will automatically enable it if possible.

Therefore, this option was in fact useless, and causing build problems
when enabled on architectures for which the JIT support was not
available. This commit removes this option and there is no
replacement: Qt will enable JIT at compile time when possible.

Fixes:

  http://autobuild.buildroot.org/results/aae/aaeb82753b7654eeca679ded5d0211ceebda3ea2/build-end.log
  http://autobuild.buildroot.org/results/367/3670e4f03ff0ce114c90bd7139243d82c427b52a/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-10 12:11:01 +01:00
..
Config.gfx.in qt: add powervr and opengl 2013-07-16 00:28:43 +02:00
Config.in qt: remove the BR2_PACKAGE_QT_JAVASCRIPTCORE option 2013-11-10 12:11:01 +01:00
Config.keyboard.in
Config.mouse.in
Config.sql.in
powervr.ini qt: add powervr and opengl 2013-07-16 00:28:43 +02:00
qt-configure.patch
qt-eglwsegl-use-system.patch qt: add powervr and opengl 2013-07-16 00:28:43 +02:00
qt-fix-const-atomics.patch
qt-fix-polyline-drawing.patch qt: add patch for QTBUG-31579 to fix polyline drawing 2013-07-07 21:18:24 +02:00
qt-pthread_getattr_np.patch
qt-script-qtdbus-no-gui.patch
qt-uClibc-lfs-fix.patch
qt.mk qt: remove the BR2_PACKAGE_QT_JAVASCRIPTCORE option 2013-11-10 12:11:01 +01:00