Opened 16 years ago
Closed 15 years ago
#16437 closed defect (fixed)
cdf: enable nice build (don't override build phase)
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | cdf |
Description
cdf overrides the build phase, thus it doesn't obey the "buildnicevalue" setting that users can set in macports.conf. The attached patch fixes this.
Attachments (2)
Change History (5)
Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | cdf-build.diff added |
---|
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | cdf-destroot.diff added |
---|
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | cdf added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed both patches in r53092 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
There's also no reason to override the destroot. Another patch for that is attached.