Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556032 - dev-qt/qtscript:5 - add "jit" USE flag
Summary: dev-qt/qtscript:5 - add "jit" USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.4.2-stable
  Show dependency tree
 
Reported: 2015-07-27 13:09 UTC by Jan Janecek
Modified: 2015-08-22 03:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Janecek 2015-07-27 13:09:33 UTC
Please add use flag for disabling just-in-time compilation.
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2015-08-19 09:26:01 UTC
@Davide is this realy blocking stabilization?
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2015-08-19 13:12:35 UTC
(In reply to Johannes Huber from comment #1)
> @Davide is this realy blocking stabilization?

AFAIR the JIT must be turned off on hardened, or every program using qtscript will crash.
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2015-08-22 03:18:39 UTC
Done in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8600971440ca101445b80a7fb012a87de53d41f0

Existing package.use.mask entries still apply, i.e. nothing's changed upstream.