Closed
Bug 1036864
Opened 9 years ago
Closed 9 years ago
Remove EXPORT_LIBRARY
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla33
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file, 1 obsolete file)
13.82 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
EXPORT_LIBRARY was used to copy libraries in $(DEPTH)/staticlib. We don't use that anymore. The only use outside that was to export gkmedias to $(DIST)/lib, and it's not required there as long as libxul links with the right location.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8453676 -
Flags: review?(mshal)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
Forgot to make it deprecated in config.mk
Attachment #8453677 -
Flags: review?(mshal)
Assignee | ||
Updated•9 years ago
|
Attachment #8453676 -
Attachment is obsolete: true
Attachment #8453676 -
Flags: review?(mshal)
Assignee | ||
Updated•9 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Updated•9 years ago
|
Attachment #8453677 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d59df02050b3
Comment 4•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d59df02050b3
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•