Closed
Bug 621812
Opened 14 years ago
Closed 14 years ago
--as-needed breakage when compiling spidermonkey from trunk
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla2.0
People
(Reporter: anarchy, Unassigned)
References
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file, 1 obsolete file)
756 bytes,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
Spidermonkey will fail with undefined references if --as-needed is passed via LDFLAGS from the enviroment. Simply reorder the libs to resolve issue.
Reporter | ||
Comment 1•14 years ago
|
||
Attachment #500134 -
Attachment is obsolete: true
Attachment #500135 -
Flags: review?(khuey)
Attachment #500135 -
Flags: review?(khuey) → review+
Reporter | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 2•14 years ago
|
||
Keywords: checkin-needed
Whiteboard: fixed-in-tracemonkey
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0
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
•