Closed
Bug 1007343
Opened 12 years ago
Closed 12 years ago
selfhosted.out.h also depends on SelfHostingDefines.h
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla32
People
(Reporter: mshal, Assigned: mshal)
Details
Attachments
(1 file)
|
900 bytes,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
Bug 988416 introduced a new file that is used by embedjs.py to create selfhosted.out.h. However, it is not tracked in the Makefile, so this will cause issues similar to bug 984511.
| Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → mshal
Attachment #8419077 -
Flags: review?(mh+mozilla)
Comment 2•12 years ago
|
||
Comment on attachment 8419077 [details] [diff] [review]
0001-Bug-1007343-add-missing-SelfHostingDefines.h-depende.patch
Review of attachment 8419077 [details] [diff] [review]:
-----------------------------------------------------------------
I guess it's time for bug 984511 comment 4 to be implemented.
Attachment #8419077 -
Flags: review?(mh+mozilla) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•