Closed
Bug 1438431
Opened 4 years ago
Closed 2 years ago
Remove mkdepend and "depend" make target
Categories
(NSS :: Build, enhancement)
NSS
Build
Tracking
(Not tracked)
RESOLVED
FIXED
3.53
People
(Reporter: mt, Unassigned)
References
Details
Attachments
(1 file)
I think that it is time. Building mkdepend by default was disabled in bug 79324. Some work was done in bug 278132 to make it useful, but that never really turned into a supported part of the build infrastructure. With gyp and ninja we have much better dependency management anyway. I tried running `make depend` and it doesn't seem to do anything meaningful. It does print an awful lot of warnings though. Close bug 278132 when this goes in.
Comment 1•2 years ago
|
||
Depends on D70987
Comment 2•2 years ago
|
||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.53
You need to log in
before you can comment on or make changes to this bug.
Description
•