Go to file
Tomáš Chvátal 2cb3e2ac5a Accepting request 211885 from KDE:Qt5
The libqt5-qtscript package fails to build on PowerPC, since it attempts
to force building the JIT, which is not supported on PowerPC.

This is done by the build scripts because the file
/usr/lib64/qt5/mkspecs/qmodule.pri
contains the entry
JAVASCRIPTCORE_JIT = yes

That file in turn is created by this package, libqt5-qtbase, which sets
the JAVASCRIPTCORE_JIT entry because configure is called with the
-javascript-jit option.

This doesn't seem useful for platforms where the JIT is not supported,
so this patch removes the option for PowerPC.


- Do not force -javascript-jit on ppc platforms that do not support it. (forwarded request 211854 from uweigand)

OBS-URL: https://build.opensuse.org/request/show/211885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=11
2013-12-23 11:32:29 +00:00
_constraints Accepting request 185865 from KDE:Qt51 2013-10-01 06:13:11 +00:00
.gitattributes Accepting request 185865 from KDE:Qt51 2013-10-01 06:13:11 +00:00
.gitignore Accepting request 185865 from KDE:Qt51 2013-10-01 06:13:11 +00:00
0001-Remove-the-GLES-2-dependency-for-eglfs-and-kms.patch Accepting request 210884 from KDE:Qt5 2013-12-17 05:52:19 +00:00
0002-Fix-configure-script-to-not-dictate-OpenGL-ES-2-when.patch Accepting request 210884 from KDE:Qt5 2013-12-17 05:52:19 +00:00
0003-EGL-convenience-deal-with-DefaultRenderableType-when.patch Accepting request 210884 from KDE:Qt5 2013-12-17 05:52:19 +00:00
0004-Do-not-disable-egl-on-desktop-gl-automatically.patch Accepting request 210884 from KDE:Qt5 2013-12-17 05:52:19 +00:00
baselibs.conf Accepting request 204760 from KDE:Qt5 2013-11-04 08:12:16 +00:00
libqt5-libtool-nodate.diff Accepting request 185865 from KDE:Qt51 2013-10-01 06:13:11 +00:00
libqt5-qtbase.changes Accepting request 211885 from KDE:Qt5 2013-12-23 11:32:29 +00:00
libqt5-qtbase.spec Accepting request 211885 from KDE:Qt5 2013-12-23 11:32:29 +00:00
macros.qt5 Accepting request 206035 from KDE:Qt5 2013-11-13 12:50:13 +00:00
qmake-add-usr-include.diff Accepting request 202036 from KDE:Qt51 2013-10-04 11:52:02 +00:00
qt-never-strip.diff Accepting request 185865 from KDE:Qt51 2013-10-01 06:13:11 +00:00
qtbase-opensource-src-5.1.1-bigendian.patch Accepting request 204760 from KDE:Qt5 2013-11-04 08:12:16 +00:00
qtbase-opensource-src-5.2.0.tar.xz Accepting request 210884 from KDE:Qt5 2013-12-17 05:52:19 +00:00
qtbase-qatomic-ppc.patch Accepting request 203743 from KDE:Qt5 2013-10-18 17:21:28 +00:00