Closed
Bug 1043289
Opened 10 years ago
Closed 10 years ago
Don't declare SOURCES and USE_LIBS in modules/libmar/tool when there is nothing to build
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla34
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file, 1 obsolete file)
3.09 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8461417 -
Flags: review?(mshal)
Assignee | ||
Comment 2•10 years ago
|
||
Currently, that makes us build mar.o when not needed.
Assignee | ||
Comment 3•10 years ago
|
||
With a few more places.
Attachment #8461485 -
Flags: review?(mshal)
Assignee | ||
Updated•10 years ago
|
Attachment #8461417 -
Attachment is obsolete: true
Attachment #8461417 -
Flags: review?(mshal)
Comment 4•10 years ago
|
||
Comment on attachment 8461485 [details] [diff] [review]
Don't declare SOURCES and USE_LIBS when there is nothing to build
> # The xpcshell test case here verifies that the CA certificate list
Mind deleting this comment while you're in there? It's no longer relevant as of bug 906072
Attachment #8461485 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Updated•10 years ago
|
QA Whiteboard: [qa-]
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•