Closed
Bug 186135
Opened 23 years ago
Closed 22 years ago
use -MD for generation of dependant file
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: colin, Assigned: colin)
Details
Attachments
(1 file)
|
698 bytes,
patch
|
cls
:
review+
sspitzer
:
approval1.4b+
|
Details | Diff | Splinter Review |
At some point I need to make the build use compiler based dependant file
generation for OpenVMS. This would give a boost to compiler times, I think.
| Assignee | ||
Comment 1•22 years ago
|
||
The -MD options are slightly different on OpenVMS.
I need -MM -MD -MF <file>
| Assignee | ||
Comment 2•22 years ago
|
||
Comment on attachment 122198 [details] [diff] [review]
OpenVMS -MD support
OpenVMS specific fix. Zero-low risk.
Chris, please tag this for 1.4b approval if sr is still not needed for config
changes.
Attachment #122198 -
Flags: review?(cls)
Attachment #122198 -
Flags: review?(cls)
Attachment #122198 -
Flags: review+
Attachment #122198 -
Flags: approval1.4b?
Comment 3•22 years ago
|
||
Comment on attachment 122198 [details] [diff] [review]
OpenVMS -MD support
a=sspitzer
Attachment #122198 -
Flags: approval1.4b? → approval1.4b+
| Assignee | ||
Comment 4•22 years ago
|
||
Checked in for M1.4b.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•