Closed
Bug 675898
Opened 14 years ago
Closed 13 years ago
Test what we can test of elfhack when cross-building
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla8
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file, 1 obsolete file)
1.69 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Currently, we skip elfhack test when cross-building. This leads to noticing bugs such as bug 674888 when doing make package instead of much earlier in the process. While we can't do the runtime test, we can still try to run elfhack on the generated test library.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #550041 -
Flags: review?(ted.mielczarek)
Assignee | ||
Comment 2•14 years ago
|
||
WRAP_MALLOC_* needed to be reset to avoid a failure to build on android
Attachment #550069 -
Flags: review?(ted.mielczarek)
Assignee | ||
Updated•14 years ago
|
Attachment #550041 -
Attachment is obsolete: true
Attachment #550041 -
Flags: review?(ted.mielczarek)
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → mh+mozilla
Updated•13 years ago
|
Attachment #550069 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Whiteboard: [inbound]
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla8
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
•