Bug 104364

Summary: Could use _smp_mflags
Product: [Retired] Red Hat Raw Hide Reporter: Ville Skyttä <scop>
Component: evolutionAssignee: Jeremy Katz <katzj>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 1.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-13 16:22:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Use _smp_mflags none

Description Ville Skyttä 2003-09-13 14:55:18 UTC
It looks like _smp_mflags could be used in the evolution specfile for building.
 At least it builds fine for me using make -j3.

Comment 1 Ville Skyttä 2003-09-13 14:55:44 UTC
Created attachment 94474 [details]
Use _smp_mflags

Comment 2 Jeremy Katz 2003-09-13 16:22:20 UTC
It's broken in the past in our buildsystem when I've used it and there are
definitely cases in the evolution makefiles that aren't make -j safe.  The fact
that you get lucky with -j3 could as well be luck based on the combination of
speed + number of processors as anything.