Closed
Bug 932178
Opened 12 years ago
Closed 12 years ago
Move ASFILES to moz.build in xpcom/reflect/xptcall/src/md/unix
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla28
People
(Reporter: glandium, Assigned: glandium)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
19.63 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
This also cleans up assembler-with-cpp flags, by renaming .s files to .S,
which are preprocessed without requiring additional flags. Also clean up
the generated assembly torture.
Note openbsd had the assembler-with-cpp flag and i didn't rename the .s
files because they actually have no preprocessing directives.
Attachment #823832 -
Flags: review?(gps)
Comment 2•12 years ago
|
||
Comment on attachment 823832 [details] [diff] [review]
Move ASFILES to moz.build in xpcom/reflect/xptcall/src/md/unix
Review of attachment 823832 [details] [diff] [review]:
-----------------------------------------------------------------
I need a beer.
Attachment #823832 -
Flags: review?(gps) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
| Assignee | ||
Updated•12 years ago
|
Blocks: xulinmozbuild
Updated•12 years ago
|
Whiteboard: [qa-]
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
•