Overview

Request 211885 accepted

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)

Request History
Hrvoje Senjan's avatar

sumski created request

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)


Factory Auto's avatar

factory-auto added a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Factory Auto's avatar

factory-auto added a reviewer

Please review build success


Saul Goodman's avatar

licensedigger accepted review

{"approve": "license and version number unchanged: 5.2.0"}


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo openSUSE_Factory


Dominique Leuenberger's avatar

dimstar accepted review

ok


Dominique Leuenberger's avatar

dimstar approved review

ok


Tomáš Chvátal's avatar

scarabeus_factory accepted request

checkin

openSUSE Build Service is sponsored by