Closed
Bug 210088
Opened 22 years ago
Closed 22 years ago
ipc exports static libs it doesn't need to
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
FIXED
People
(Reporter: ccarlen, Assigned: ccarlen)
Details
Attachments
(1 file)
2.53 KB,
patch
|
darin.moz
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
When doing a componentlib build or static build, a number of ipc static libs end
up in config/final-link-libs. All of these are private libs and don't need to
set EXPORT_LIBRARY = 1.
![]() |
Assignee | |
Comment 1•22 years ago
|
||
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #126119 -
Flags: superreview?(bryner)
Attachment #126119 -
Flags: review?(darin)
![]() |
||
Comment 2•22 years ago
|
||
Comment on attachment 126119 [details] [diff] [review]
patch
ok, great. i just figured that was needed in order to get the libs into
dist/lib, but if not... great! r=darin
Attachment #126119 -
Flags: review?(darin) → review+
![]() |
||
Updated•22 years ago
|
Attachment #126119 -
Flags: superreview?(bryner) → superreview+
![]() |
Assignee | |
Comment 3•22 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
QA Contact: carosendahl → ipc
You need to log in
before you can comment on or make changes to this bug.
Description
•