Bug 1294886

Summary: Disable JIT on MIPS
Product: [Fedora] Fedora Reporter: Michal Toman <michal.toman>
Component: qtwebkitAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jreznik, kevin, rdieter, than
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: mips64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-31 16:26:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1242747    
Attachments:
Description Flags
Add-support-for-MIPS.patch none

Description Michal Toman 2015-12-30 19:49:44 UTC
Created attachment 1110601 [details]
Add-support-for-MIPS.patch

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires disabling MIPS JIT in qtwebkit package. At this moment the package does not build on 32-bit nor 64-bit MIPS with JIT enabled.

Actual results:
By default JIT is enabled on MIPS and the build fails.

Expected results:
MIPS JIT is disabled and qtwebkit builds and works.

Additional info:
Attaching a dist-git patch.

Comment 1 Rex Dieter 2015-12-31 16:26:01 UTC
committed, thanks.