Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 556032

Summary: dev-qt/qtscript:5 - add "jit" USE flag
Product: Gentoo Linux Reporter: Jan Janecek <janjanjanx>
Component: [OLD] LibraryAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 543326    

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.