Bug 816612

Summary: Enable parallel build on powerpc
Product: [Fedora] Fedora Reporter: Gustavo Luiz Duarte <gustavold>
Component: xulrunnerAssignee: Martin Stransky <stransky>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 17CC: caillon, gecko-bugs-nobody, gustavold, johnp, stransky, walters
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-30 13:47:29 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:

Description Gustavo Luiz Duarte 2012-04-26 13:57:43 UTC
Description of problem:
xulrunner builds in parallel only on x86[-64]. There is a comment in the spec file claiming that builds tend to fail on other arches when building in parallel.
However, I've not seen build failures when building xulrunner in parallel on powerpc. Please, enable parallel build for ppc and ppc64.

Version-Release number of selected component (if applicable):
xulrunner-12.0-1.fc17

How reproducible:
always

Steps to Reproduce:
1. ppc-koji build --scratch f17 xulrunner-12.0-1.fc17.src.rpm
2.
3.
  
Actual results:
gcc option -j1 is used

Expected results:
-j<number of cores>

Additional info:

Comment 1 Martin Stransky 2012-04-30 13:47:29 UTC
Added to rawhide (and other branches).